2022-09-13 12:32:18 +00:00

22 lines
732 B
JSON

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