teleport: Update to version 4.3.0

This commit is contained in:
Jakub Čábera 2020-07-09 09:10:58 +02:00
parent 1f3decf50a
commit c24132e4d5

View File

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