Skip to content

Commit

Permalink
pngquant 2.10.0
Browse files Browse the repository at this point in the history
Closes #15239.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
ilovezfs committed Jul 3, 2017
1 parent ed6053d commit 232f2aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/pngquant.rb
@@ -1,8 +1,8 @@
class Pngquant < Formula
desc "PNG image optimizing utility"
homepage "https://pngquant.org/"
url "https://pngquant.org/pngquant-2.9.1-src.tar.gz"
sha256 "ac2138207ef40acd4e5fdae18798139a9d75dae4f1d0837aea918a2a8c433481"
url "https://pngquant.org/pngquant-2.10.0-src.tar.gz"
sha256 "89bcad5d0a289305cc5653d9ca75d3051b94f78ff293959a6956925c86fd08fe"
head "https://github.com/pornel/pngquant.git"

bottle do
Expand Down

0 comments on commit 232f2aa

Please sign in to comment.