Skip to content

Commit

Permalink
webp 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sevan committed Feb 8, 2025
1 parent 0600093 commit de8002a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Library/Formula/webp.rb
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
class Webp < Formula
desc "Image format providing lossless and lossy compression for web images"
homepage "https://developers.google.com/speed/webp/"
url "https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-1.3.2.tar.gz"
sha256 "2a499607df669e40258e53d0ade8035ba4ec0175244869d1025d460562aa09b4"
url "https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-1.5.0.tar.gz"
sha256 "7d6fab70cf844bf6769077bd5d7a74893f8ffd4dfb42861745750c63c2a5c92c"
license "BSD-3-Clause"

bottle do
sha256 "e44fb323f2fabe5fef1e31018feb83055786b4dfe19e730bb635f8e00dc9d591" => :tiger_altivec
end

head do
Expand Down

0 comments on commit de8002a

Please sign in to comment.