{ "version": "9.2.1", "description": "Privileged access management for cloud-native infrastructure", "homepage": "https://gravitational.com/teleport", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://get.gravitational.com/teleport-v9.2.1-windows-amd64-bin.zip", "hash": "6a75999e35a2c1c2c6cc82c96c92e8d1f6db873ff03d8df632440d552071866c" } }, "extract_dir": "teleport", "bin": "tsh.exe", "checkver": { "url": "https://goteleport.com/docs/installation", "regex": "teleport-v([\\d.]+)-windows-amd64-bin\\.zip" }, "autoupdate": { "architecture": { "64bit": { "url": "https://get.gravitational.com/teleport-v$version-windows-amd64-bin.zip" } }, "hash": { "url": "$url.sha256" } } }