webp 0.5.0
This commit is contained in:
parent
ec6d2d9078
commit
aed20e8b9a
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Webp < Formula
|
||||
desc "Image format providing lossless and lossy compression for web images"
|
||||
homepage "https://developers.google.com/speed/webp/"
|
||||
url "http://downloads.webmproject.org/releases/webp/libwebp-0.4.4.tar.gz"
|
||||
sha256 "c65d34edb57338e331ba4d622227a2b3179444cfca17d02c34f1ead63f603e86"
|
||||
url "http://downloads.webmproject.org/releases/webp/libwebp-0.5.0.tar.gz"
|
||||
sha256 "5cd3bb7b623aff1f4e70bd611dc8dbabbf7688fd5eb225b32e02e09e37dfb274"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue