From 9940734fd15574804656798f6f2912a3de678acf Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 1 Oct 2019 23:00:21 +0000 Subject: [PATCH] teleport: Update to version 4.1.0 --- bucket/teleport.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/teleport.json b/bucket/teleport.json index f78aeeb380..d568adb3cb 100644 --- a/bucket/teleport.json +++ b/bucket/teleport.json @@ -1,12 +1,12 @@ { - "version": "4.0.10", + "version": "4.1.0", "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-v4.0.10-windows-amd64-bin.zip", - "hash": "47daa2eb828e7dd6bc7aacc9ef9020608dae990b0260fabbfb30580a98d19c63", + "url": "https://get.gravitational.com/teleport-v4.1.0-windows-amd64-bin.zip", + "hash": "dc1d6286668cfb6d8a3f375d49737b3abc0f9cb409448c9bdd5c43c5ea51b0f4", "extract_dir": "teleport", "bin": "tsh.exe" }