mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-28 18:24:57 +03:00
Merge pull request #361 from radarhere/libwebp
Updated libwebp to 1.3.0
This commit is contained in:
commit
d51893c238
|
@ -27,7 +27,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.2.4
|
LIBWEBP_VERSION=1.3.0
|
||||||
BZIP2_VERSION=1.0.8
|
BZIP2_VERSION=1.0.8
|
||||||
LIBXCB_VERSION=1.15
|
LIBXCB_VERSION=1.15
|
||||||
BROTLI_VERSION=1.0.9
|
BROTLI_VERSION=1.0.9
|
||||||
|
|
Loading…
Reference in New Issue
Block a user