folly 2017.10.30.00
Closes #20037. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
afbe4f3a58
commit
be49f65ddb
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.10.23.00.tar.gz"
|
||||
sha256 "69185a8985082e1f56ba706947cdb0bf3bfe1e65d00a854302520d0ddb51c869"
|
||||
url "https://github.com/facebook/folly/archive/v2017.10.30.00.tar.gz"
|
||||
sha256 "ea010e7c940b2aeaabe7ac288beb6e56f9a42eda2248faa808864fa1d47335fc"
|
||||
head "https://github.com/facebook/folly.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue