2022-10-10 08:32:07 +00:00

22 lines
732 B
JSON

{
"version": "1.2.2",
"description": "A nonsense activity generator",
"homepage": "https://github.com/svenstaro/genact/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/svenstaro/genact/releases/download/v1.2.2/genact-1.2.2-x86_64-pc-windows-msvc.exe#/genact.exe",
"hash": "97979bbdfe5afc3546bc60f641b8926f6d47eb593dbaf3d3391df62e445cf44b"
}
},
"bin": "genact.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/svenstaro/genact/releases/download/v$version/genact-$version-x86_64-pc-windows-msvc.exe#/genact.exe"
}
}
}
}