mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 03:54:28 +00:00
17 lines
508 B
JSON
17 lines
508 B
JSON
{
|
|
"homepage": "https://gif.ski",
|
|
"version": "0.9.1",
|
|
"license": "AGPL-3.0-or-later",
|
|
"description": "GIF encoder based on libimagequant (pngquant).",
|
|
"url": "https://gif.ski/gifski-0.9.1.zip",
|
|
"hash": "aa755c393dc0877a02edb4bda70c06427fd03f6629985a55ea4c0b2186baecaf",
|
|
"extract_dir": "win",
|
|
"bin": "gifski.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/ImageOptim/gifski/"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://gif.ski/gifski-$version.zip"
|
|
}
|
|
}
|