From 335488e4ba96159baaff7689802608713a8a74c8 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Sat, 30 Jan 2021 21:43:47 +1100 Subject: [PATCH] Updated libwebp to 1.2.0 --- config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.sh b/config.sh index e4f188d1a..44fca1d1a 100644 --- a/config.sh +++ b/config.sh @@ -13,7 +13,7 @@ XZ_VERSION=5.2.5 TIFF_VERSION=4.2.0 LCMS2_VERSION=2.11 GIFLIB_VERSION=5.1.4 -LIBWEBP_VERSION=1.1.0 +LIBWEBP_VERSION=1.2.0 BZIP2_VERSION=1.0.8 LIBXCB_VERSION=1.14