From 3585a965e1369f4de026d331b5b4dd98a9a42233 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Fri, 30 Dec 2016 10:33:56 +1100 Subject: [PATCH] Updated pngquant to 2.8.2 --- depends/install_imagequant.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/depends/install_imagequant.sh b/depends/install_imagequant.sh index c7774d5cb..21386557b 100755 --- a/depends/install_imagequant.sh +++ b/depends/install_imagequant.sh @@ -1,7 +1,7 @@ #!/bin/bash # install libimagequant -archive=pngquant-2.6.0 +archive=pngquant-2.8.2 ./download-and-extract.sh $archive https://raw.githubusercontent.com/python-pillow/pillow-depends/master/$archive.tar.gz