From 3c631797de0e8e29fabcb929cb227b29ab2c537a Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Mon, 24 Jan 2022 09:03:38 +1100 Subject: [PATCH] Updated libwebp to 1.2.2 --- config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.sh b/config.sh index 2a6264a79..feca3775d 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.1 +LIBWEBP_VERSION=1.2.2 BZIP2_VERSION=1.0.8 LIBXCB_VERSION=1.14