Updated libxcb to 1.16.1

This commit is contained in:
Andrew Murray 2024-03-03 21:42:21 +11:00
parent 1b7bcfb6e7
commit 939da52203

View File

@ -35,7 +35,7 @@ else
fi fi
LIBWEBP_VERSION=1.3.2 LIBWEBP_VERSION=1.3.2
BZIP2_VERSION=1.0.8 BZIP2_VERSION=1.0.8
LIBXCB_VERSION=1.16 LIBXCB_VERSION=1.16.1
BROTLI_VERSION=1.1.0 BROTLI_VERSION=1.1.0
if [[ -n "$IS_MACOS" ]] && [[ "$CIBW_ARCHS" == "x86_64" ]]; then if [[ -n "$IS_MACOS" ]] && [[ "$CIBW_ARCHS" == "x86_64" ]]; then