From bf6b35dc10f5fe3823557ae62e5b022661738f79 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Sat, 20 Jan 2018 07:14:31 +1100 Subject: [PATCH] Updated libimagequant to 2.11.7 --- 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 1ab3a6981..c0a76f891 100755 --- a/depends/install_imagequant.sh +++ b/depends/install_imagequant.sh @@ -1,7 +1,7 @@ #!/bin/bash # install libimagequant -archive=libimagequant-2.11.4 +archive=libimagequant-2.11.7 ./download-and-extract.sh $archive https://raw.githubusercontent.com/python-pillow/pillow-depends/master/$archive.tar.gz