teleport: Update to version 4.2.0

This commit is contained in:
Richard Kuhnt 2019-12-19 19:00:22 +00:00
parent 58e07aa4b6
commit 2760b4bd90

View File

@ -1,12 +1,12 @@
{ {
"version": "4.1.7", "version": "4.2.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.1.7-windows-amd64-bin.zip", "url": "https://get.gravitational.com/teleport-v4.2.0-windows-amd64-bin.zip",
"hash": "8d2addf427e8af54ad09dd2c9acf9500f1b053c8352eb2d3c16489943da26c88", "hash": "a97b631b57f5951d1a447d3b2a622760b9d90668d585d134417abddcc3674269",
"extract_dir": "teleport", "extract_dir": "teleport",
"bin": "tsh.exe" "bin": "tsh.exe"
} }