folly 2018.01.22.00

Closes #23149.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
ilovezfs 2018-01-22 03:21:18 -08:00 committed by FX Coudert
parent c63cd0cdc9
commit a81ebaa4c8

View file

@ -1,8 +1,8 @@
class Folly < Formula
desc "Collection of reusable C++ library artifacts developed at Facebook"
homepage "https://github.com/facebook/folly"
url "https://github.com/facebook/folly/archive/v2017.12.25.00.tar.gz"
sha256 "ac774d9250309eb4f7f6b780e2c60d82bdeeed13a9ce6b55f96734047e0b8258"
url "https://github.com/facebook/folly/archive/v2018.01.22.00.tar.gz"
sha256 "7b526609f9baf97ee2a461be417df21bde5b680bb56b20db6ad954fbb37fc137"
head "https://github.com/facebook/folly.git"
bottle do