teleport: Update to version 4.1.1

This commit is contained in:
Richard Kuhnt 2019-10-11 01:00:14 +00:00
parent b308002146
commit 83df769824

View File

@ -1,12 +1,12 @@
{ {
"version": "4.1.0", "version": "4.1.1",
"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.0-windows-amd64-bin.zip", "url": "https://get.gravitational.com/teleport-v4.1.1-windows-amd64-bin.zip",
"hash": "dc1d6286668cfb6d8a3f375d49737b3abc0f9cb409448c9bdd5c43c5ea51b0f4", "hash": "f9d1b987a6050f4f1ccf125cdc2ad22195c375a994844a9839c22074c1de5db7",
"extract_dir": "teleport", "extract_dir": "teleport",
"bin": "tsh.exe" "bin": "tsh.exe"
} }