zstd 1.2.0
Closes #13267. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
1b61969311
commit
67cfa02cef
1 changed files with 2 additions and 2 deletions
|
@ -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.1.4.tar.gz"
|
||||
sha256 "6aae2b586e359344cb8ecfe6917a407dc7e01b5d7d7388559714de37900fb9fb"
|
||||
url "https://github.com/facebook/zstd/archive/v1.2.0.tar.gz"
|
||||
sha256 "4a7e4593a3638276ca7f2a09dc4f38e674d8317bbea51626393ca73fc047cbfb"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue