Skip to content

Commit

Permalink
libimagequant 4.3.1
Browse files Browse the repository at this point in the history
autobump: add libimagequant

Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed Apr 28, 2024
1 parent 2ae0ac1 commit b99179a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1173,6 +1173,7 @@ libgweather
libhandy
libical
libidn2
libimagequant
libimobiledevice-glue
libint
libirecovery
Expand Down
4 changes: 2 additions & 2 deletions Formula/lib/libimagequant.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Libimagequant < Formula
desc "Palette quantization library extracted from pnquant2"
homepage "https://pngquant.org/lib/"
url "https://github.com/ImageOptim/libimagequant/archive/refs/tags/4.3.0.tar.gz"
sha256 "7f590ed400def273381ac066f46b9f9e8b3e0b1985a5b7e82ca7a65541a6681b"
url "https://github.com/ImageOptim/libimagequant/archive/refs/tags/4.3.1.tar.gz"
sha256 "75020204491f14a8cdf4b857f6c5bab08b6b5f1736345412b296a253bc632bf6"
license :cannot_represent

bottle do
Expand Down

0 comments on commit b99179a

Please sign in to comment.