Skip to content

Commit

Permalink
Merge pull request python-pillow#361 from radarhere/libwebp
Browse files Browse the repository at this point in the history
Updated libwebp to 1.3.0
  • Loading branch information
mergify[bot] authored Jan 14, 2023
2 parents 64a77ca + 9749611 commit d51893c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ if [[ -n "$IS_MACOS" ]] || [[ "$MB_ML_VER" != 2014 ]]; then
else
ZLIB_VERSION=1.2.8
fi
LIBWEBP_VERSION=1.2.4
LIBWEBP_VERSION=1.3.0
BZIP2_VERSION=1.0.8
LIBXCB_VERSION=1.15
BROTLI_VERSION=1.0.9
Expand Down

0 comments on commit d51893c

Please sign in to comment.