{
    "version": "1.5.1",
    "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.1/genact-1.5.1-x86_64-pc-windows-msvc.exe#/genact.exe",
            "hash": "ae6858e4fefe9881d63de28fdcec6426e738e257e431588d4e3e3a61d638e867"
        }
    },
    "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"
            }
        }
    }
}
