teleport: Update to version 4.3.6

This commit is contained in:
Jakub Čábera 2020-09-25 08:44:28 +02:00
parent e0de5828f3
commit e09d16f420

View File

@ -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"
},