{ "version": "12.1.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-v12.1.1-windows-amd64-bin.zip", "hash": "abdc3d139f19af3c4b167019291a03da55d02a8d833c7776e51a14d5dc1ff014" } }, "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" } } }