teleport: Update to version 3.2.14

This commit is contained in:
Richard Kuhnt 2019-11-20 21:00:29 +00:00
parent d130b17938
commit 82e57c559b

View File

@ -1,12 +1,12 @@
{ {
"version": "4.1.4", "version": "3.2.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.1.4-windows-amd64-bin.zip", "url": "https://get.gravitational.com/teleport-v3.2.14-windows-amd64-bin.zip",
"hash": "aa5db45ab87e48acd0602a7e6761d980bc35f9cc4b70998e2cc381aee63d3bf4", "hash": "0ffd52742c8a429a82d493ebcbf215cd0bf691d2f06df050b82014cc0a245c96",
"extract_dir": "teleport", "extract_dir": "teleport",
"bin": "tsh.exe" "bin": "tsh.exe"
} }