{
    "version": "1.3.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.3.0/genact-1.3.0-x86_64-pc-windows-msvc.exe#/genact.exe",
            "hash": "cd97d3f8bfc58e05b9561b0dee3347bc357ad0bc03cb377867b89838f2c6e206"
        }
    },
    "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"
            }
        }
    }
}
