From bc54669ff49cc6cfa28e7cde4ed0f50caeacea4c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 6 Sep 2019 20:00:18 +0000 Subject: [PATCH] teleport: Update to version 3.1.11 --- bucket/teleport.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/teleport.json b/bucket/teleport.json index 77d1a2e671..a17cd0a4a1 100644 --- a/bucket/teleport.json +++ b/bucket/teleport.json @@ -1,12 +1,12 @@ { - "version": "3.1.10", + "version": "3.1.11", "description": "Privileged access management for cloud-native infrastructure.", "homepage": "https://gravitational.com/teleport/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.gravitational.com/teleport-v3.1.10-windows-amd64-bin.zip", - "hash": "8cf2956faf496a594a629cf23b9e0c16947733897db4de78c7e72417873a22e8", + "url": "https://get.gravitational.com/teleport-v3.1.11-windows-amd64-bin.zip", + "hash": "99eaf5e5dc0fcda2b425495cbb7f4bc9ec5ab8482e786adbb662e28c5ea72ea8", "extract_dir": "teleport", "bin": "tsh.exe" }