teleport: Update to version 3.1.11

This commit is contained in:
Richard Kuhnt 2019-09-06 20:00:18 +00:00
parent b3f37bbd7a
commit bc54669ff4

View File

@ -1,12 +1,12 @@
{ {
"version": "3.1.10", "version": "3.1.11",
"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.10-windows-amd64-bin.zip", "url": "https://get.gravitational.com/teleport-v3.1.11-windows-amd64-bin.zip",
"hash": "8cf2956faf496a594a629cf23b9e0c16947733897db4de78c7e72417873a22e8", "hash": "99eaf5e5dc0fcda2b425495cbb7f4bc9ec5ab8482e786adbb662e28c5ea72ea8",
"extract_dir": "teleport", "extract_dir": "teleport",
"bin": "tsh.exe" "bin": "tsh.exe"
} }