From 944991eb9a7919c6746b3654e2b962498f8855cd Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Sat, 28 Oct 2017 07:50:58 +1100 Subject: [PATCH] Updated libimagequant to 2.11.0 --- 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 a1b49a3ea..346ce062a 100755 --- a/depends/install_imagequant.sh +++ b/depends/install_imagequant.sh @@ -1,7 +1,7 @@ #!/bin/bash # install libimagequant -archive=libimagequant-2.10.2 +archive=libimagequant-2.11.0 ./download-and-extract.sh $archive https://raw.githubusercontent.com/python-pillow/pillow-depends/master/$archive.tar.gz