folly 2017.09.04.00
Closes #17598. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
2e22f22695
commit
015da00cfa
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue