2024-02-16 04:24:47 +00:00

22 lines
732 B
JSON

{
"version": "1.4.0",
"description": "A nonsense activity generator",
"homepage": "https://github.com/svenstaro/genact/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/svenstaro/genact/releases/download/v1.4.0/genact-1.4.0-x86_64-pc-windows-msvc.exe#/genact.exe",
"hash": "64f50985bbb29df9cf689089f89e786f45be0ab19c1e5f70996b770052022e2b"
}
},
"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"
}
}
}
}