From d23b263335fd2353916ff24c1c7cd06cd349d1dd Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Sat, 14 Aug 2021 19:53:28 +1000 Subject: [PATCH] Updated libwebp to 1.2.1 --- config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.sh b/config.sh index e7d9ad3d3..2dde6778b 100644 --- a/config.sh +++ b/config.sh @@ -14,7 +14,7 @@ XZ_VERSION=5.2.5 TIFF_VERSION=4.3.0 LCMS2_VERSION=2.12 GIFLIB_VERSION=5.1.4 -LIBWEBP_VERSION=1.2.0 +LIBWEBP_VERSION=1.2.1 BZIP2_VERSION=1.0.8 LIBXCB_VERSION=1.14