teleport: Update to version 3.1.15

This commit is contained in:
Richard Kuhnt 2020-02-21 23:01:49 +00:00
parent adf9060eb1
commit a0fb45304c

View File

@ -1,12 +1,12 @@
{ {
"version": "4.2.2", "version": "3.1.15",
"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.2-windows-amd64-bin.zip", "url": "https://get.gravitational.com/teleport-v3.1.15-windows-amd64-bin.zip",
"hash": "43bbcb9b45322762f338caa8e71381eeffc82162ef150d8960bd5b0af8802ca8", "hash": "5f3208039ca1d7c157fa08d8991ebe8818c4191136c19faa0a2f616de39f319e",
"extract_dir": "teleport", "extract_dir": "teleport",
"bin": "tsh.exe" "bin": "tsh.exe"
} }