webp: secure url(s)
This commit is contained in:
parent
1f29e87f92
commit
6b1b332da5
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
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.6.0.tar.gz"
|
||||
url "https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-0.6.0.tar.gz"
|
||||
sha256 "c928119229d4f8f35e20113ffb61f281eda267634a8dc2285af4b0ee27cf2b40"
|
||||
revision 2
|
||||
|
||||
|
|
Loading…
Reference in a new issue