pngquant 2.12.0
Closes #28629. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
1fabe36e1e
commit
7c68c29607
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Pngquant < Formula
|
||||
desc "PNG image optimizing utility"
|
||||
homepage "https://pngquant.org/"
|
||||
url "https://pngquant.org/pngquant-2.11.7-src.tar.gz"
|
||||
sha256 "d70b46c3335c7abf21944aced2d9d2b54819ab84ed1a140b354d5e8cc9f0fb0a"
|
||||
url "https://pngquant.org/pngquant-2.12.0-src.tar.gz"
|
||||
sha256 "0e540c64bb58c05f2a05b4eaf1d3d165f0d3278500f15abfeac47f93f8fa8fa8"
|
||||
head "https://github.com/kornelski/pngquant.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue