teleport: Update to version 4.1.8

This commit is contained in:
Richard Kuhnt 2020-01-16 03:01:50 +00:00
parent 629abd3920
commit 18b24fe4f0

View File

@ -1,12 +1,12 @@
{ {
"version": "4.0.14", "version": "4.1.8",
"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.0.14-windows-amd64-bin.zip", "url": "https://get.gravitational.com/teleport-v4.1.8-windows-amd64-bin.zip",
"hash": "9c90d1fcac8b69856912300b6d845360421fe2a27e29db46c406a798fa092088", "hash": "9d3f5a0512394ffd68139471bb96fe2c13e93ed159c94ed4fe24eb5b34e088b4",
"extract_dir": "teleport", "extract_dir": "teleport",
"bin": "tsh.exe" "bin": "tsh.exe"
} }