mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 18:06:18 +03:00
Updated brotli to 1.1.0
This commit is contained in:
parent
07e0b44a6a
commit
0b1aa1aeba
|
@ -25,7 +25,7 @@ fi
|
||||||
LIBWEBP_VERSION=1.3.1
|
LIBWEBP_VERSION=1.3.1
|
||||||
BZIP2_VERSION=1.0.8
|
BZIP2_VERSION=1.0.8
|
||||||
LIBXCB_VERSION=1.15
|
LIBXCB_VERSION=1.15
|
||||||
BROTLI_VERSION=1.0.9
|
BROTLI_VERSION=1.1.0
|
||||||
|
|
||||||
if [[ -n "$IS_MACOS" ]] && [[ "$PLAT" == "x86_64" ]]; then
|
if [[ -n "$IS_MACOS" ]] && [[ "$PLAT" == "x86_64" ]]; then
|
||||||
function build_openjpeg {
|
function build_openjpeg {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user