File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ Many of Pillow's features require external libraries:
147147* **littlecms ** provides color management
148148
149149 * Pillow version 2.2.1 and below uses liblcms1, Pillow 2.3.0 and
150- above uses liblcms2. Tested with **1.19 ** and **2.7-2.13.1 **.
150+ above uses liblcms2. Tested with **1.19 ** and **2.7-2.14 **.
151151
152152* **libwebp ** provides the WebP format.
153153
Original file line number Diff line number Diff line change @@ -293,9 +293,9 @@ def cmd_msbuild(
293293 # "bins": [r"objs\{msbuild_arch}\Release\freetype.dll"],
294294 },
295295 "lcms2" : {
296- "url" : SF_PROJECTS + "/lcms/files/lcms/2.13/lcms2-2.13.1 .tar.gz/download" ,
297- "filename" : "lcms2-2.13.1 .tar.gz" ,
298- "dir" : "lcms2-2.13.1 " ,
296+ "url" : SF_PROJECTS + "/lcms/files/lcms/2.13/lcms2-2.14 .tar.gz/download" ,
297+ "filename" : "lcms2-2.14 .tar.gz" ,
298+ "dir" : "lcms2-2.14 " ,
299299 "license" : "COPYING" ,
300300 "patch" : {
301301 r"Projects\VC2022\lcms2_static\lcms2_static.vcxproj" : {
You can’t perform that action at this time.
0 commit comments