File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11#! /bin/bash
22# install libimagequant
33
4- archive=libimagequant-4.1.1
4+ archive=libimagequant-4.2.0
55
66./download-and-extract.sh $archive https://raw.githubusercontent.com/python-pillow/pillow-depends/main/$archive .tar.gz
77
Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ Many of Pillow's features require external libraries:
181181
182182* **libimagequant ** provides improved color quantization
183183
184- * Pillow has been tested with libimagequant **2.6-4.1.1 **
184+ * Pillow has been tested with libimagequant **2.6-4.2 **
185185 * Libimagequant is licensed GPLv3, which is more restrictive than
186186 the Pillow license, therefore we will not be distributing binaries
187187 with libimagequant support enabled.
You can’t perform that action at this time.
0 commit comments