{
    "version": "2.0.2",
    "description": "Geo-scale, next-generation sharing platform built on top of OpenZiti",
    "homepage": "https://zrok.io",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://github.com/openziti/zrok/releases/download/v2.0.2/zrok_2.0.2_windows_amd64.tar.gz",
            "hash": "e711f79b89aeb20a4d6bf2b9057e90703e2468cfa01a5614893a3de0258cc098"
        }
    },
    "bin": "zrok2.exe",
    "checkver": {
        "github": "https://github.com/openziti/zrok"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/openziti/zrok/releases/download/v$version/zrok_$version_windows_amd64.tar.gz"
            }
        },
        "hash": {
            "url": "$baseurl/checksums.sha256.txt"
        },
        "bin": "zrok$majorVersion.exe"
    }
}
