Updated brotli to 1.1.0

This commit is contained in:
Andrew Murray 2023-08-31 21:05:36 +10:00
parent 07e0b44a6a
commit 0b1aa1aeba

View File

@ -25,7 +25,7 @@ fi
LIBWEBP_VERSION=1.3.1
BZIP2_VERSION=1.0.8
LIBXCB_VERSION=1.15
BROTLI_VERSION=1.0.9
BROTLI_VERSION=1.1.0
if [[ -n "$IS_MACOS" ]] && [[ "$PLAT" == "x86_64" ]]; then
function build_openjpeg {