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.5.0",
|
|
"description": "GIF encoder based on libimagequant (pngquant).",
|
|
"homepage": "https://gif.ski",
|
|
"license": "AGPL-3.0-or-later",
|
|
"url": "https://gif.ski/gifski-1.5.0.zip",
|
|
"hash": "092c92e691b56bc53590e18be78177e02b580885c8ca8e5e297ed4334820ee59",
|
|
"extract_dir": "win",
|
|
"bin": "gifski.exe",
|
|
"checkver": "For Windows.*?gifski-([\\d.]+)\\.zip",
|
|
"autoupdate": {
|
|
"url": "https://gif.ski/gifski-$version.zip"
|
|
}
|
|
}
|