folly 2018.09.10.00

Closes #31937.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Chongyu Zhu 2018-09-10 19:16:00 +08:00 committed by FX Coudert
parent 8f04582201
commit cee583be63

View file

@ -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.08.27.00.tar.gz"
sha256 "9fa1a374e37f2b7140ebf6582f367c40e20dc5602455d82e937398367210045e"
url "https://github.com/facebook/folly/archive/v2018.09.10.00.tar.gz"
sha256 "86e58bb2642475abb1fd8608ef0d591892670ac7618b290875a8f48c34625f01"
head "https://github.com/facebook/folly.git"
bottle do