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