teleport: Update to version 4.2.4

This commit is contained in:
Richard Kuhnt 2020-03-06 02:01:48 +00:00
parent bca8b1e430
commit 5fbd6bd88d

View File

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