mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
25 lines
663 B
JSON
25 lines
663 B
JSON
{
|
|
"version": "1.34.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.34.0.zip",
|
|
"hash": "2c76b8f2dac7269533df79d1b9eed6877e11c3e9a710390a606db2d853952560"
|
|
}
|
|
},
|
|
"extract_dir": "win",
|
|
"bin": "gifski.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/ImageOptim/gifski"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://gif.ski/gifski-$version.zip"
|
|
}
|
|
}
|
|
}
|
|
}
|