Merge pull request #403 from radarhere/brotli

This commit is contained in:
Hugo van Kemenade 2023-09-01 02:04:27 -06:00 committed by GitHub
commit aa26ef5932
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 {