folly 2018.01.29.00

Closes #23429.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
ilovezfs 2018-01-29 03:11:14 -08:00 committed by FX Coudert
parent 17f21db1b6
commit 1cde7db56b

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/v2018.01.22.00.tar.gz"
sha256 "7b526609f9baf97ee2a461be417df21bde5b680bb56b20db6ad954fbb37fc137"
url "https://github.com/facebook/folly/archive/v2018.01.29.00.tar.gz"
sha256 "7c6eb39606ce59ca2d26b32f6207dc9803aae8fe18524925716b7e49dc8a75f0"
head "https://github.com/facebook/folly.git"
bottle do