File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22# install libimagequant
33
44archive_name=libimagequant
5- archive_version=4.3.4
5+ archive_version=4.4.0
66
77archive=$archive_name -$archive_version
88
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ Many of Pillow's features require external libraries:
6464
6565* **libimagequant ** provides improved color quantization
6666
67- * Pillow has been tested with libimagequant **2.6-4.3.4 **
67+ * Pillow has been tested with libimagequant **2.6-4.4.0 **
6868 * Libimagequant is licensed GPLv3, which is more restrictive than
6969 the Pillow license, therefore we will not be distributing binaries
7070 with libimagequant support enabled.
Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ def cmd_msbuild(
120120 "JPEGTURBO" : "3.1.1" ,
121121 "LCMS2" : "2.17" ,
122122 "LIBAVIF" : "1.3.0" ,
123- "LIBIMAGEQUANT" : "4.3.4 " ,
123+ "LIBIMAGEQUANT" : "4.4.0 " ,
124124 "LIBPNG" : "1.6.50" ,
125125 "LIBWEBP" : "1.6.0" ,
126126 "OPENJPEG" : "2.5.3" ,
You can’t perform that action at this time.
0 commit comments