github-actions[bot] 0f848ef44c
gifski: hash fix (#1344)
Co-authored-by: ScoopInstaller <cabera.jakub@gmail.com>
2020-08-16 14:15:01 -07:00

17 lines
504 B
JSON

{
"homepage": "https://gif.ski",
"version": "1.2.0",
"license": "AGPL-3.0-or-later",
"description": "GIF encoder based on libimagequant (pngquant).",
"url": "https://gif.ski/gifski-1.2.0.zip",
"hash": "edbbcd86bb36dd82deab2ac13b664571433756230f07a8e32772b202e650b620",
"extract_dir": "win",
"bin": "gifski.exe",
"checkver": {
"regex": "For Windows.*?gifski-([\\d.]+).zip"
},
"autoupdate": {
"url": "https://gif.ski/gifski-$version.zip"
}
}