mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-24 17:06:16 +03:00
Updated libjpeg-turbo to 3.0.4
This commit is contained in:
parent
b67f018c00
commit
c01d2d0577
2
.github/workflows/wheels-dependencies.sh
vendored
2
.github/workflows/wheels-dependencies.sh
vendored
|
@ -22,7 +22,7 @@ else
|
|||
HARFBUZZ_VERSION=8.5.0
|
||||
fi
|
||||
LIBPNG_VERSION=1.6.44
|
||||
JPEGTURBO_VERSION=3.0.3
|
||||
JPEGTURBO_VERSION=3.0.4
|
||||
OPENJPEG_VERSION=2.5.2
|
||||
XZ_VERSION=5.6.2
|
||||
TIFF_VERSION=4.6.0
|
||||
|
|
|
@ -113,7 +113,7 @@ V = {
|
|||
"FREETYPE": "2.13.3",
|
||||
"FRIBIDI": "1.0.15",
|
||||
"HARFBUZZ": "9.0.0",
|
||||
"JPEGTURBO": "3.0.3",
|
||||
"JPEGTURBO": "3.0.4",
|
||||
"LCMS2": "2.16",
|
||||
"LIBPNG": "1.6.44",
|
||||
"LIBWEBP": "1.4.0",
|
||||
|
|
Loading…
Reference in New Issue
Block a user