Bump version of libwebp

This commit is contained in:
Kovid Goyal 2023-09-14 16:22:31 +05:30
parent 9dd074c70e
commit 824c0dcb2f
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -235,8 +235,8 @@
{ {
"name": "libwebp", "name": "libwebp",
"unix": { "unix": {
"filename": "libwebp-1.2.1.tar.gz", "filename": "libwebp-1.3.2.tar.gz",
"hash": "sha256:808b98d2f5b84e9b27fdef6c5372dac769c3bda4502febbfa5031bd3c4d7d018", "hash": "sha256:2a499607df669e40258e53d0ade8035ba4ec0175244869d1025d460562aa09b4",
"urls": ["http://downloads.webmproject.org/releases/webp/{filename}"] "urls": ["http://downloads.webmproject.org/releases/webp/{filename}"]
} }
}, },