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