{ "version": "15.4.2", "description": "Privileged access management for cloud-native infrastructure", "homepage": "https://goteleport.com", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://cdn.teleport.dev/teleport-v15.4.2-windows-amd64-bin.zip", "hash": "a43c5d1f2b8492411f906b086a83b71fa580441727bce9c90e6a06ca43e8f8b5" } }, "bin": "tsh.exe", "checkver": { "url": "https://goteleport.com/docs/installation/", "regex": "TELEPORT_VERSION.*?([\\d.]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://cdn.teleport.dev/teleport-v$version-windows-amd64-bin.zip" } }, "hash": { "url": "$url.sha256" } } }