teleport: Update to version 3.0.6

This commit is contained in:
Richard Kuhnt 2019-06-03 19:02:05 +00:00
parent 4b7629572b
commit 0433f74bb4

View File

@ -1,12 +1,12 @@
{ {
"version": "3.2.4", "version": "3.0.6",
"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-v3.2.4-windows-amd64-bin.zip", "url": "https://get.gravitational.com/teleport-v3.0.6-windows-amd64-bin.zip",
"hash": "ff8038e3c76621fde25badfb59b557eb875eff029411f8c00ce426c7376359b4", "hash": "e9135e7dba03b2ea894a2775613daf0247ad570a9bd8dfbe9baa64404006c1fa",
"extract_dir": "teleport", "extract_dir": "teleport",
"bin": "tsh.exe" "bin": "tsh.exe"
} }