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