mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 11:11:19 +00:00
libwebp: Update to version 1.0.1
This commit is contained in:
parent
70b47a0b61
commit
537f02f3d7
14
libwebp.json
14
libwebp.json
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://developers.google.com/speed/webp/",
|
"homepage": "https://developers.google.com/speed/webp/",
|
||||||
"license": "BSD-3-Clause",
|
"license": "BSD-3-Clause",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-1.0.0-windows-x64.zip",
|
"url": "https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-1.0.1-windows-x64.zip",
|
||||||
"hash": "d52149dd7bf2161178a0bf92f8c324f4de685d4388d18ef01b0a6f5a6c7a9429",
|
"hash": "deb4d195e2d2caa91ad5b0aaafafab09ca28b24c4eda81ac2f5a4fd879e070b9",
|
||||||
"extract_dir": "libwebp-1.0.0-windows-x64",
|
"extract_dir": "libwebp-1.0.1-windows-x64",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\anim_diff.exe",
|
"bin\\anim_diff.exe",
|
||||||
"bin\\cwebp.exe",
|
"bin\\cwebp.exe",
|
||||||
@ -17,9 +17,9 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-1.0.0-windows-x86.zip",
|
"url": "https://storage.googleapis.com/downloads.webmproject.org/releases/webp/libwebp-1.0.1-windows-x86.zip",
|
||||||
"hash": "3e55a6e261c66d70ca67324fc931451b6d6fb99750aa51a207008404d181f967",
|
"hash": "311c0d016e455b53e64d811786fac1254fef12aee9d2d850d763071a1aadc74a",
|
||||||
"extract_dir": "libwebp-1.0.0-windows-x86",
|
"extract_dir": "libwebp-1.0.1-windows-x86",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\anim_diff.exe",
|
"bin\\anim_diff.exe",
|
||||||
"bin\\cwebp.exe",
|
"bin\\cwebp.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user