teleport: Update to version 4.2.11

This commit is contained in:
Jakub Čábera 2020-07-01 09:23:54 +02:00
parent 20072a8811
commit 2ad6785d6d

View File

@ -1,12 +1,12 @@
{ {
"version": "4.2.10", "version": "4.2.11",
"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.2.10-windows-amd64-bin.zip", "url": "https://get.gravitational.com/teleport-v4.2.11-windows-amd64-bin.zip",
"hash": "cbd466c33ae7afab64b354bb5072b3dafff0409a285895e3f8694880e9582b19", "hash": "b9248123f8863496045c01e7df3f86819b6bbed1610384c0a7a18306c020c5d7",
"extract_dir": "teleport", "extract_dir": "teleport",
"bin": "tsh.exe" "bin": "tsh.exe"
} }