From 8281e66b14c8325f5c2adcbe93ff5f578129cfac Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 14 Dec 2019 00:00:41 +0000 Subject: [PATCH] teleport: Update to version 4.1.7 --- bucket/teleport.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/teleport.json b/bucket/teleport.json index 5dcb7c59f4..630a670a5b 100644 --- a/bucket/teleport.json +++ b/bucket/teleport.json @@ -1,12 +1,12 @@ { - "version": "4.1.6", + "version": "4.1.7", "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.1.6-windows-amd64-bin.zip", - "hash": "9e31c21c752890a96d214e920772abc4565741ed278aec961d1af75ffe8a4294", + "url": "https://get.gravitational.com/teleport-v4.1.7-windows-amd64-bin.zip", + "hash": "8d2addf427e8af54ad09dd2c9acf9500f1b053c8352eb2d3c16489943da26c88", "extract_dir": "teleport", "bin": "tsh.exe" }