folly 2017.12.04.00
Closes #21306. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
053f0572e6
commit
c8bcfa2fc5
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.11.20.00.tar.gz"
|
||||
sha256 "c65ceea74b0b3f895fe3999484145c10c721e4ee8601d58d3b592f8db10d3318"
|
||||
url "https://github.com/facebook/folly/archive/v2017.12.04.00.tar.gz"
|
||||
sha256 "39888af40b052f8fff8c3a07ef05b39f3d53484b58c93c909cc9f4ea9c928a6f"
|
||||
head "https://github.com/facebook/folly.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue