2022-10-10 04:56:26 +00:00

22 lines
732 B
JSON

{
"version": "1.2.1",
"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.1/genact-1.2.1-x86_64-pc-windows-msvc.exe#/genact.exe",
"hash": "f681143a3f3f14369d087b95fc8254464fd27b97980d1615778ac5867ba182fd"
}
},
"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"
}
}
}
}