From 74ed05be1014affeb44771765ce5f54e538cbf0d Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Tue, 6 Feb 2018 06:09:40 +1100 Subject: [PATCH] Updated libimagequant to 2.11.9 --- 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 c0a76f891..d327d0dba 100755 --- a/depends/install_imagequant.sh +++ b/depends/install_imagequant.sh @@ -1,7 +1,7 @@ #!/bin/bash # install libimagequant -archive=libimagequant-2.11.7 +archive=libimagequant-2.11.9 ./download-and-extract.sh $archive https://raw.githubusercontent.com/python-pillow/pillow-depends/master/$archive.tar.gz