mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
libwebp: Add missing binaries to bin (#2208)
* Added libwebp missing binaries to path * update to ver 1.2.1, modify description Co-authored-by: Issac Lin <issaclin32@gmail.com>
This commit is contained in:
parent
fc24e1d486
commit
01e57b5c16
@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": "1.2.1",
|
||||
"description": "Encodes and decodes new WebP image format files.",
|
||||
"description": "Encodes and decodes WebP image files.",
|
||||
"homepage": "https://developers.google.com/speed/webp",
|
||||
"license": "BSD-3-Clause",
|
||||
"architecture": {
|
||||
@ -12,10 +12,15 @@
|
||||
},
|
||||
"bin": [
|
||||
"bin\\anim_diff.exe",
|
||||
"bin\\anim_dump.exe",
|
||||
"bin\\cwebp.exe",
|
||||
"bin\\dwebp.exe",
|
||||
"bin\\get_disto.exe",
|
||||
"bin\\gif2webp.exe",
|
||||
"bin\\img2webp.exe",
|
||||
"bin\\vwebp.exe",
|
||||
"bin\\webp_quality.exe",
|
||||
"bin\\webpinfo.exe",
|
||||
"bin\\webpmux.exe"
|
||||
],
|
||||
"checkver": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user