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.
1 parent e1c5d57 commit 0692ad8Copy full SHA for 0692ad8
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