folly 2018.06.25.00
Closes #29403. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
cbbc453e27
commit
1ef34f368a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Folly < Formula
|
class Folly < Formula
|
||||||
desc "Collection of reusable C++ library artifacts developed at Facebook"
|
desc "Collection of reusable C++ library artifacts developed at Facebook"
|
||||||
homepage "https://github.com/facebook/folly"
|
homepage "https://github.com/facebook/folly"
|
||||||
url "https://github.com/facebook/folly/archive/v2018.06.18.00.tar.gz"
|
url "https://github.com/facebook/folly/archive/v2018.06.25.00.tar.gz"
|
||||||
sha256 "aa4aa8f4ef18a3bddf06a7ed9349f172b2bbad11cbc0606cdc91517ffe7ee809"
|
sha256 "ae6d77cb280dae9837cf053771da04384059e8e273914dcf5950c198c1438b23"
|
||||||
head "https://github.com/facebook/folly.git"
|
head "https://github.com/facebook/folly.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue