teleport: Update to version 4.0.14

This commit is contained in:
Richard Kuhnt 2020-01-16 02:01:49 +00:00
parent 371f2bfbf7
commit 629abd3920

View File

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