brotli 1.0.6

Closes #32241.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Chongyu Zhu 2018-09-20 01:28:35 +08:00 committed by FX Coudert
parent 069fb83bdd
commit da8474d03d

View file

@ -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.5.tar.gz"
sha256 "3d5bedd48edb909fe3b87cb99f7d139b987ef6f1616b7e22d74e928270a2fd20"
url "https://github.com/google/brotli/archive/v1.0.6.tar.gz"
sha256 "ce94b7f48af5e8f444c3949ca93201c1b4bb40da633db084e900133ce87848db"
head "https://github.com/google/brotli.git"
bottle do