teleport: Update to version 3.1.10

This commit is contained in:
Richard Kuhnt 2019-09-03 21:00:20 +00:00
parent 34c0b4a1af
commit b8345c4156

View File

@ -1,12 +1,12 @@
{ {
"version": "4.0.4", "version": "3.1.10",
"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.4-windows-amd64-bin.zip", "url": "https://get.gravitational.com/teleport-v3.1.10-windows-amd64-bin.zip",
"hash": "5dc54153dfc93a6809261651c2527104712a9308ae65adae08b80c5c8e2d7d8b", "hash": "8cf2956faf496a594a629cf23b9e0c16947733897db4de78c7e72417873a22e8",
"extract_dir": "teleport", "extract_dir": "teleport",
"bin": "tsh.exe" "bin": "tsh.exe"
} }