folly 2018.09.17.00
Closes #32189. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
ab19674bb6
commit
940fa2f23c
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.09.10.01.tar.gz"
|
||||
sha256 "388965c12e5ce56f9e6b9de7627660f468e6728a4b98f1d800a4dd8d1098f60f"
|
||||
url "https://github.com/facebook/folly/archive/v2018.09.17.00.tar.gz"
|
||||
sha256 "5dbbe34d3b08515784baf6a0fec334555f745f9f04656b4580affb0025bf2857"
|
||||
head "https://github.com/facebook/folly.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue