{
    "version": "18.7.6",
    "description": "Privileged access management for cloud-native infrastructure",
    "homepage": "https://goteleport.com",
    "license": "AGPL-3.0",
    "architecture": {
        "64bit": {
            "url": "https://cdn.teleport.dev/teleport-v18.7.6-windows-amd64-bin.zip",
            "hash": "bb29904f88a0764339a7d480d03f4eefe6e2fc8dfb0a64bafc44799a45d4c535"
        }
    },
    "bin": "tsh.exe",
    "checkver": {
        "github": "https://github.com/gravitational/teleport"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://cdn.teleport.dev/teleport-v$version-windows-amd64-bin.zip"
            }
        },
        "hash": {
            "url": "$url.sha256"
        }
    }
}
