2022-09-13 04:58:14 +00:00

22 lines
732 B
JSON

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