From 446e7b7bd44a13f0222b6fb31184a01627638091 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Tue, 8 Aug 2017 19:07:58 +1000 Subject: [PATCH] Updated libimagequant to 2.10.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 0b19525d2..a1b49a3ea 100755 --- a/depends/install_imagequant.sh +++ b/depends/install_imagequant.sh @@ -1,7 +1,7 @@ #!/bin/bash # install libimagequant -archive=libimagequant-2.10.1 +archive=libimagequant-2.10.2 ./download-and-extract.sh $archive https://raw.githubusercontent.com/python-pillow/pillow-depends/master/$archive.tar.gz