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:
Asmial 2021-10-06 09:38:45 +02:00 committed by GitHub
parent fc24e1d486
commit 01e57b5c16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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": {