Skip to content

Commit

Permalink
Merge pull request #2462 from radarhere/imagequant
Browse files Browse the repository at this point in the history
Updated libimagequant to 2.9.0
  • Loading branch information
hugovk committed Mar 25, 2017
2 parents 1d43b6c + 76907f2 commit f60e785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion depends/install_imagequant.sh
@@ -1,7 +1,7 @@
#!/bin/bash
# install libimagequant

archive=libimagequant-2.8.2
archive=libimagequant-2.9.0

./download-and-extract.sh $archive https://raw.githubusercontent.com/python-pillow/pillow-depends/master/$archive.tar.gz

Expand Down

0 comments on commit f60e785

Please sign in to comment.