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