From ff128df76b7de0f1478275efe7f0cf3a1c710fae Mon Sep 17 00:00:00 2001 From: Rif'at Ahdi R <10791791+atrifat@users.noreply.github.com> Date: Fri, 29 Sep 2023 01:02:25 +0000 Subject: [PATCH] Update libwebp dependency (fix #208) --- config/source.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/source.json b/config/source.json index 3c052a26..95bb0a13 100644 --- a/config/source.json +++ b/config/source.json @@ -241,7 +241,7 @@ }, "libwebp": { "type": "url", - "url": "https://github.com/webmproject/libwebp/archive/refs/tags/v1.3.0.tar.gz", + "url": "https://github.com/webmproject/libwebp/archive/refs/tags/v1.3.2.tar.gz", "license": { "type": "file", "path": "COPYING"