brotli 1.0.1
Closes #18433. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
9a04ee56ff
commit
e11863efe9
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Brotli < Formula
|
||||
desc "Generic-purpose lossless compression algorithm by Google."
|
||||
homepage "https://github.com/google/brotli"
|
||||
url "https://github.com/google/brotli/archive/v1.0.0.tar.gz"
|
||||
sha256 "910c1451e93a26d5825ad46ffa2510788b41db94b93593224ab7188b7abe82f1"
|
||||
url "https://github.com/google/brotli/archive/v1.0.1.tar.gz"
|
||||
sha256 "6870f9c2c63ef58d7da36e5212a3e1358427572f6ac5a8b5a73a815cf3e0c4a6"
|
||||
head "https://github.com/google/brotli.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue