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