folly 2017.09.04.00

Closes #17598.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
ilovezfs 2017-09-04 09:26:28 -07:00
parent 2e22f22695
commit 015da00cfa

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.08.28.00.tar.gz"
sha256 "6d35ecbcfd4b1ebacd98f36c07613b2c5ce09a4787a1926041dddbb6f91360eb"
url "https://github.com/facebook/folly/archive/v2017.09.04.00.tar.gz"
sha256 "d0458f5205f5ff7393cb719f82bdd1749285b405480cc37359adeaba9447ca21"
head "https://github.com/facebook/folly.git"
bottle do