We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 89d8be5 + 0692ad8 commit 8c36b98Copy full SHA for 8c36b98
1 file changed
.github/workflows/wheels-dependencies.sh
@@ -24,7 +24,7 @@ XZ_VERSION=5.4.5
24
TIFF_VERSION=4.6.0
25
LCMS2_VERSION=2.16
26
if [[ -n "$IS_MACOS" ]]; then
27
- GIFLIB_VERSION=5.1.4
+ GIFLIB_VERSION=5.2.2
28
else
29
GIFLIB_VERSION=5.2.1
30
fi
0 commit comments