From 824c0dcb2fba1b66c7a56398cdc7ef35a53d6d17 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 14 Sep 2023 16:22:31 +0530 Subject: [PATCH] Bump version of libwebp --- bypy/sources.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bypy/sources.json b/bypy/sources.json index 5b8719b975..77d9d23b52 100644 --- a/bypy/sources.json +++ b/bypy/sources.json @@ -235,8 +235,8 @@ { "name": "libwebp", "unix": { - "filename": "libwebp-1.2.1.tar.gz", - "hash": "sha256:808b98d2f5b84e9b27fdef6c5372dac769c3bda4502febbfa5031bd3c4d7d018", + "filename": "libwebp-1.3.2.tar.gz", + "hash": "sha256:2a499607df669e40258e53d0ade8035ba4ec0175244869d1025d460562aa09b4", "urls": ["http://downloads.webmproject.org/releases/webp/{filename}"] } },