libimagequant 2.14.0
Closes #69878. Signed-off-by: Alexander Bayandin <a.bayandin@gmail.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
7d9725f282
commit
d4be8dce31
|
@ -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/2.13.1.tar.gz"
|
||||
sha256 "1f46deec3fa280335cf7f0be3ede6006bb420ba8159a03d1f6938e8d283d03ae"
|
||||
url "https://github.com/ImageOptim/libimagequant/archive/2.14.0.tar.gz"
|
||||
sha256 "ad3d3cbc7b2c065d96391ee532b9ee4b7d406fed6be84446a5283ce1bad519eb"
|
||||
license :cannot_represent
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in New Issue