Updated libxcb to 1.17.0

This commit is contained in:
Andrew Murray 2024-04-16 07:14:04 +10:00
parent 1af66df732
commit 712aa994f2

View File

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