mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
25 lines
663 B
JSON
25 lines
663 B
JSON
{
|
|
"version": "1.32.0",
|
|
"description": "GIF encoder based on libimagequant (pngquant).",
|
|
"homepage": "https://gif.ski",
|
|
"license": "AGPL-3.0-or-later",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://gif.ski/gifski-1.32.0.zip",
|
|
"hash": "1be600c94fe3ff4a8e63757863e403a3dfdbef968bc4047865f1173d72d67ea3"
|
|
}
|
|
},
|
|
"extract_dir": "win",
|
|
"bin": "gifski.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/ImageOptim/gifski"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://gif.ski/gifski-$version.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|