{
    "version": "4.4.19_0",
    "description": "The hybrid Commandline Shell betweeeeeeen UNIX & DOS.",
    "homepage": "https://github.com/zetamatta/nyagos",
    "license": "BSD-3-Clause",
    "architecture": {
        "64bit": {
            "url": "https://github.com/zetamatta/nyagos/releases/download/4.4.19_0/nyagos-4.4.19_0-windows-amd64.zip",
            "hash": "1d065008ffb06f57224f9adbead2f232ec33fc5f66c72135ed22164c6e2882c7"
        },
        "32bit": {
            "url": "https://github.com/zetamatta/nyagos/releases/download/4.4.19_0/nyagos-4.4.19_0-windows-386.zip",
            "hash": "2912cf3207d707acff6f7067a23acb728d0edc20a9badf21730f7be58896f1ff"
        }
    },
    "bin": "nyagos.exe",
    "checkver": {
        "github": "https://github.com/zetamatta/nyagos",
        "regex": "tag/([\\d._]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/zetamatta/nyagos/releases/download/$version/nyagos-$version-windows-amd64.zip"
            },
            "32bit": {
                "url": "https://github.com/zetamatta/nyagos/releases/download/$version/nyagos-$version-windows-386.zip"
            }
        }
    }
}
