mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
17 lines
504 B
JSON
17 lines
504 B
JSON
{
|
|
"homepage": "https://gif.ski",
|
|
"version": "1.2.4",
|
|
"license": "AGPL-3.0-or-later",
|
|
"description": "GIF encoder based on libimagequant (pngquant).",
|
|
"url": "https://gif.ski/gifski-1.2.4.zip",
|
|
"hash": "5b3e1d44e21e1239e4c4dd6574e12bcfc0117b4cd2622ee879ba0fb6ed6c4b3e",
|
|
"extract_dir": "win",
|
|
"bin": "gifski.exe",
|
|
"checkver": {
|
|
"regex": "For Windows.*?gifski-([\\d.]+).zip"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://gif.ski/gifski-$version.zip"
|
|
}
|
|
}
|