mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-01 13:34:29 +00:00
15 lines
584 B
JSON
15 lines
584 B
JSON
{
|
|
"homepage": "https://gif.ski",
|
|
"version": "0.8.5",
|
|
"license": "AGPL-3.0-or-later",
|
|
"description": "GIF encoder based on libimagequant (pngquant).",
|
|
"url": "https://github.com/ImageOptim/gifski/releases/download/0.8.5/gifski-0.8.5.tar.xz",
|
|
"hash": "e804b79866df8360e86a7028a20f7c75652699e4cf6a9090088046187eaf4ecf",
|
|
"extract_dir": "win",
|
|
"bin": "gifski.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/ImageOptim/gifski/"
|
|
},
|
|
"autoupdate": "https://github.com/ImageOptim/gifski/releases/download/$version/gifski-$version.tar.xz"
|
|
}
|