folly 2019.07.22.00

Closes #42309.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Igor Kapkov 2019-07-23 08:52:44 +10:00 committed by Chongyu Zhu
parent afd1f699d1
commit 9dd8a02a03
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

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/v2019.06.17.00.tar.gz"
sha256 "dc7ee18b24521a842fc5f7166d44b3db7246354ba4b22aa58b6a2444bb6cae6b"
url "https://github.com/facebook/folly/archive/v2019.07.22.00.tar.gz"
sha256 "0d895a10ea297fc8b1a95b6f64b882de6556a0f7ba92f239ea46f0a60944f647"
head "https://github.com/facebook/folly.git"
bottle do