From e2247d3d3fd40b2aae080d6096e3adb4753808c0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 24 Jun 2019 23:00:22 +0000 Subject: [PATCH] teleport: Update to version 4.0.1 --- bucket/teleport.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/teleport.json b/bucket/teleport.json index 21689afe3c..ec182c28e2 100644 --- a/bucket/teleport.json +++ b/bucket/teleport.json @@ -1,12 +1,12 @@ { - "version": "4.0.0", + "version": "4.0.1", "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.0-windows-amd64-bin.zip", - "hash": "e061aa9309d721172225a1c8997a414f0da33bd78c22f3a64e645836dff1a9bc", + "url": "https://get.gravitational.com/teleport-v4.0.1-windows-amd64-bin.zip", + "hash": "66c6ce514f84a348b2b3a227ecd9e02fa88072fb09656083b54ce759a0bffe52", "extract_dir": "teleport", "bin": "tsh.exe" }