Merge pull request #408 from radarhere/webp

Updated libwebp to 1.3.2
This commit is contained in:
mergify[bot] 2023-09-14 22:26:47 +00:00 committed by GitHub
commit 33440f5570
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ if [[ -n "$IS_MACOS" ]] || [[ "$MB_ML_VER" != 2014 ]]; then
else else
ZLIB_VERSION=1.2.8 ZLIB_VERSION=1.2.8
fi fi
LIBWEBP_VERSION=1.3.1 LIBWEBP_VERSION=1.3.2
BZIP2_VERSION=1.0.8 BZIP2_VERSION=1.0.8
LIBXCB_VERSION=1.16 LIBXCB_VERSION=1.16
BROTLI_VERSION=1.1.0 BROTLI_VERSION=1.1.0