Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit d51893c

Browse files
authored
Merge pull request #361 from radarhere/libwebp
Updated libwebp to 1.3.0
2 parents 64a77ca + 9749611 commit d51893c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ if [[ -n "$IS_MACOS" ]] || [[ "$MB_ML_VER" != 2014 ]]; then
2727
else
2828
ZLIB_VERSION=1.2.8
2929
fi
30-
LIBWEBP_VERSION=1.2.4
30+
LIBWEBP_VERSION=1.3.0
3131
BZIP2_VERSION=1.0.8
3232
LIBXCB_VERSION=1.15
3333
BROTLI_VERSION=1.0.9

0 commit comments

Comments
 (0)