teleport: Update to version 3.2.4

This commit is contained in:
Richard Kuhnt 2019-04-26 01:00:19 +00:00
parent 6f6ba24d69
commit d3594a3aa8

View File

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