zstd 1.1.0

This commit is contained in:
David Goldwich 2016-10-04 14:13:47 +02:00 committed by Mike McQuaid
parent 1c93344926
commit 608089d887

View file

@ -1,8 +1,8 @@
class Zstd < Formula
desc "Zstandard is a real-time compression algorithm"
homepage "http://zstd.net/"
url "https://github.com/facebook/zstd/archive/v1.0.0.tar.gz"
sha256 "197e6ef74da878cbf72844f38461bb18129d144fd5221b3598e973ecda6f5963"
url "https://github.com/facebook/zstd/archive/v1.1.0.tar.gz"
sha256 "61cbbd28ff78f658f0564c2ccc206ac1ac6abe7f2c65c9afdca74584a104ea51"
bottle do
cellar :any