Updated libwebp to 1.2.3

This commit is contained in:
Andrew Murray 2022-07-16 17:21:22 +10:00
parent 799ae5b88d
commit 97a7444687

View File

@ -22,7 +22,7 @@ if [[ -n "$IS_MACOS" ]] || [[ "$MB_ML_VER" != 2014 ]]; then
else
ZLIB_VERSION=1.2.8
fi
LIBWEBP_VERSION=1.2.2
LIBWEBP_VERSION=1.2.3
BZIP2_VERSION=1.0.8
LIBXCB_VERSION=1.14