Skip to content

Commit 0692ad8

Browse files
committed
Updated giflib on macOS to 5.2.2
1 parent e1c5d57 commit 0692ad8

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)