{
    "version": "0.4.23",
    "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/v0.4.23/zrok_0.4.23_windows_amd64.tar.gz",
            "hash": "sha1:b384f567d5e12bdf5238b0a4a3521c729165b142"
        }
    },
    "bin": "zrok.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.txt"
        }
    }
}
