teleport: Update to version 3.1.13

This commit is contained in:
Richard Kuhnt 2019-09-11 21:00:43 +00:00
parent fdcc47295f
commit 6748c76c6f

View File

@ -1,12 +1,12 @@
{ {
"version": "4.0.8", "version": "3.1.13",
"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.0.8-windows-amd64-bin.zip", "url": "https://get.gravitational.com/teleport-v3.1.13-windows-amd64-bin.zip",
"hash": "3dd1e65aee6df0d3fd6ae04ed69e9d026f72269fcb1ad4647e4650ad40eee554", "hash": "bba49c6bfe0a6e11ca9a464e040776b7dc450bacfbaba9d6c2fd3e1a24fd385b",
"extract_dir": "teleport", "extract_dir": "teleport",
"bin": "tsh.exe" "bin": "tsh.exe"
} }