pngquant 2.0.1
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
9c68a321a4
commit
d1a37077f8
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Pngquant < Formula
|
||||
homepage 'http://pngquant.org/'
|
||||
url 'https://github.com/pornel/pngquant/archive/2.0.0.tar.gz'
|
||||
sha1 '083746e8b15936ba2efcbd26f76f0abd930dfa03'
|
||||
url 'https://github.com/pornel/pngquant/archive/2.0.1.tar.gz'
|
||||
sha1 '46b688b30a039d62a5e7a47d248a16fddd02c3f6'
|
||||
|
||||
head 'https://github.com/pornel/pngquant.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue