2026-01-08 20:30:17 +00:00

22 lines
732 B
JSON

{
"version": "1.5.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.5.0/genact-1.5.0-x86_64-pc-windows-msvc.exe#/genact.exe",
"hash": "d0ba3cdafd0f25eda032ea91454659ed45d4ed49a8c1876348dea4bc2da8ea75"
}
},
"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"
}
}
}
}