mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-06 19:55:15 +00:00
15 lines
481 B
JSON
15 lines
481 B
JSON
{
|
|
"version": "1.3.3",
|
|
"description": "GIF encoder based on libimagequant (pngquant).",
|
|
"homepage": "https://gif.ski",
|
|
"license": "AGPL-3.0-or-later",
|
|
"url": "https://gif.ski/gifski-1.3.3.zip",
|
|
"hash": "6ecf36b55ba831bc05f068f76174ac9759bd0b09066c49ee52ef4a175ff3446d",
|
|
"extract_dir": "win",
|
|
"bin": "gifski.exe",
|
|
"checkver": "For Windows.*?gifski-([\\d.]+)\\.zip",
|
|
"autoupdate": {
|
|
"url": "https://gif.ski/gifski-$version.zip"
|
|
}
|
|
}
|