folly 2018.01.29.00
Closes #23429. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
17f21db1b6
commit
1cde7db56b
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/v2018.01.22.00.tar.gz"
|
||||
sha256 "7b526609f9baf97ee2a461be417df21bde5b680bb56b20db6ad954fbb37fc137"
|
||||
url "https://github.com/facebook/folly/archive/v2018.01.29.00.tar.gz"
|
||||
sha256 "7c6eb39606ce59ca2d26b32f6207dc9803aae8fe18524925716b7e49dc8a75f0"
|
||||
head "https://github.com/facebook/folly.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue