teleport: Update to version 4.3.5

This commit is contained in:
Jakub Čábera 2020-08-14 08:17:50 +02:00
parent a7f9d7c2fe
commit 91e351ba59

View File

@ -1,12 +1,12 @@
{ {
"version": "4.3.4", "version": "4.3.5",
"description": "Privileged access management for cloud-native infrastructure.", "description": "Privileged access management for cloud-native infrastructure.",
"homepage": "https://gravitational.com/teleport/", "homepage": "https://gravitational.com/teleport/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://get.gravitational.com/teleport-v4.3.4-windows-amd64-bin.zip", "url": "https://get.gravitational.com/teleport-v4.3.5-windows-amd64-bin.zip",
"hash": "f855e9b40bd594b518c0c75cff594e1753deccd0efcf7a7c63b40c1e2d0b6a8d", "hash": "49d95827806cdbc2c01ac5801d4585538daed247d411b70f441fc7dea9459f10",
"extract_dir": "teleport", "extract_dir": "teleport",
"bin": "tsh.exe" "bin": "tsh.exe"
} }