diff --git a/bucket/teleport.json b/bucket/teleport.json index 01c5719f68..e0ef7445e1 100644 --- a/bucket/teleport.json +++ b/bucket/teleport.json @@ -1,16 +1,16 @@ { - "version": "4.3.5", + "version": "4.3.6", "description": "Privileged access management for cloud-native infrastructure.", - "homepage": "https://gravitational.com/teleport/", + "homepage": "https://gravitational.com/teleport", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.gravitational.com/teleport-v4.3.5-windows-amd64-bin.zip", - "hash": "49d95827806cdbc2c01ac5801d4585538daed247d411b70f441fc7dea9459f10", - "extract_dir": "teleport", - "bin": "tsh.exe" + "url": "https://get.gravitational.com/teleport-v4.3.6-windows-amd64-bin.zip", + "hash": "2ad7ae7a4de7e746b6298b3dd7c09426b35032f861dad4b140c1781614deed47" } }, + "extract_dir": "teleport", + "bin": "tsh.exe", "checkver": { "github": "https://github.com/gravitational/teleport" },