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 5151 GIFLIB_VERSION=5.2.1
5252fi
5353ZLIB_NG_VERSION=2.2.2
54- LIBWEBP_VERSION=1.4 .0
54+ LIBWEBP_VERSION=1.5 .0
5555BZIP2_VERSION=1.0.8
5656LIBXCB_VERSION=1.17.0
5757BROTLI_VERSION=1.1.0
Original file line number Diff line number Diff line change 11#! /bin/bash
22# install webp
33
4- archive=libwebp-1.4 .0
4+ archive=libwebp-1.5 .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 @@ -117,7 +117,7 @@ def cmd_msbuild(
117117 "JPEGTURBO" : "3.1.0" ,
118118 "LCMS2" : "2.16" ,
119119 "LIBPNG" : "1.6.44" ,
120- "LIBWEBP" : "1.4 .0" ,
120+ "LIBWEBP" : "1.5 .0" ,
121121 "OPENJPEG" : "2.5.3" ,
122122 "TIFF" : "4.6.0" ,
123123 "XZ" : "5.6.3" ,
You can’t perform that action at this time.
0 commit comments