folly 2019.06.10.00
Closes #40866. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
3c4b2aecd8
commit
9f5703f995
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +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/v2019.06.03.00.tar.gz"
|
||||
sha256 "a8b6ea626cabcc210700d5d0389985ffc7ab9f96433386322b4cfd3df9b9eabd"
|
||||
revision 1
|
||||
url "https://github.com/facebook/folly/archive/v2019.06.10.00.tar.gz"
|
||||
sha256 "afecd68815a83865d95a3a6b861abe8096beefae45c89566e0d510279b631b57"
|
||||
head "https://github.com/facebook/folly.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue