zstd 1.4.4
Closes #46381. Signed-off-by: Caleb Xu <calebcenter@live.com>
This commit is contained in:
parent
790c14225f
commit
26a4671c6f
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 "https://facebook.github.io/zstd/"
|
||||
url "https://github.com/facebook/zstd/archive/v1.4.3.tar.gz"
|
||||
sha256 "5eda3502ecc285c3c92ee0cc8cd002234dee39d539b3f692997a0e80de1d33de"
|
||||
url "https://github.com/facebook/zstd/archive/v1.4.4.tar.gz"
|
||||
sha256 "a364f5162c7d1a455cc915e8e3cf5f4bd8b75d09bc0f53965b0c9ca1383c52c8"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue