mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 01:04:29 +03:00
Updated libimagequant to 2.11.10
This commit is contained in:
parent
b9f688301a
commit
968a6a7ac0
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
# install libimagequant
|
||||
|
||||
archive=libimagequant-2.11.9
|
||||
archive=libimagequant-2.11.10
|
||||
|
||||
./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