mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 09:56:17 +03:00
Updated pngquant to 2.8.2
This commit is contained in:
parent
2aef31be67
commit
3585a965e1
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
# install libimagequant
|
||||
|
||||
archive=pngquant-2.6.0
|
||||
archive=pngquant-2.8.2
|
||||
|
||||
./download-and-extract.sh $archive https://raw.githubusercontent.com/python-pillow/pillow-depends/master/$archive.tar.gz
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user