Skip to content

Commit 8c36b98

Browse files
authored
Merge pull request #7815 from radarhere/giflib_macos
2 parents 89d8be5 + 0692ad8 commit 8c36b98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/wheels-dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ XZ_VERSION=5.4.5
2424
TIFF_VERSION=4.6.0
2525
LCMS2_VERSION=2.16
2626
if [[ -n "$IS_MACOS" ]]; then
27-
GIFLIB_VERSION=5.1.4
27+
GIFLIB_VERSION=5.2.2
2828
else
2929
GIFLIB_VERSION=5.2.1
3030
fi

0 commit comments

Comments
 (0)