2024-04-24 16:27:57 +00:00

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