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