2022-09-10 04:51:57 +00:00

22 lines
732 B
JSON

{
"version": "1.0.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.0.2/genact-1.0.2-x86_64-pc-windows-msvc.exe#/genact.exe",
"hash": "8d0afe147caad768d66247382c6dea9356c2b7d20289f504d856afe971e733a6"
}
},
"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"
}
}
}
}