folly 2018.01.22.00
Closes #23149. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
c63cd0cdc9
commit
a81ebaa4c8
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.12.25.00.tar.gz"
|
||||
sha256 "ac774d9250309eb4f7f6b780e2c60d82bdeeed13a9ce6b55f96734047e0b8258"
|
||||
url "https://github.com/facebook/folly/archive/v2018.01.22.00.tar.gz"
|
||||
sha256 "7b526609f9baf97ee2a461be417df21bde5b680bb56b20db6ad954fbb37fc137"
|
||||
head "https://github.com/facebook/folly.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue