Nai Hao Cheng 3f47b8eea6
gifski: (chore) Switch checkver to github (#5485)
Co-authored-by: tech189 <dlloyd189@gmail.com>
2024-02-19 16:03:15 +00:00

25 lines
663 B
JSON

{
"version": "1.14.4",
"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.14.4.zip",
"hash": "9992224c00085a73c1a55b32e1d230d63448eea4c725937adbd7b354d659bbc8"
}
},
"extract_dir": "win",
"bin": "gifski.exe",
"checkver": {
"github": "https://github.com/ImageOptim/gifski"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://gif.ski/gifski-$version.zip"
}
}
}
}