2021-03-19 08:00:37 +00:00

22 lines
721 B
JSON

{
"version": "0.11.0",
"description": "A nonsense activity generator",
"homepage": "https://github.com/svenstaro/genact/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/svenstaro/genact/releases/download/v0.11.0/genact-v0.11.0-windows-x86_64.exe#/genact.exe",
"hash": "1b0f075b0f0a30ec78784bd4722f606cf33d11577aedf62d2c336cd0eb65c946"
}
},
"bin": "genact.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/svenstaro/genact/releases/download/v$version/genact-v$version-windows-x86_64.exe#/genact.exe"
}
}
}
}