mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-28 19:06:18 +03:00
Updated libxcb to 1.15
This commit is contained in:
parent
399d371a38
commit
249b6a8b47
|
@ -24,7 +24,7 @@ else
|
||||||
fi
|
fi
|
||||||
LIBWEBP_VERSION=1.2.4
|
LIBWEBP_VERSION=1.2.4
|
||||||
BZIP2_VERSION=1.0.8
|
BZIP2_VERSION=1.0.8
|
||||||
LIBXCB_VERSION=1.14
|
LIBXCB_VERSION=1.15
|
||||||
BROTLI_VERSION=1.0.9
|
BROTLI_VERSION=1.0.9
|
||||||
|
|
||||||
if [[ -n "$IS_MACOS" ]] && [[ "$PLAT" == "x86_64" ]]; then
|
if [[ -n "$IS_MACOS" ]] && [[ "$PLAT" == "x86_64" ]]; then
|
||||||
|
|
Loading…
Reference in New Issue
Block a user