From 2f82504548026bd5dec4ebb82e6f7d3bfc0c2101 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 26 Jul 2019 22:00:34 +0000 Subject: [PATCH] teleport: Update to version 4.0.3 --- bucket/teleport.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/teleport.json b/bucket/teleport.json index 2748948743..88d1fe7acd 100644 --- a/bucket/teleport.json +++ b/bucket/teleport.json @@ -1,12 +1,12 @@ { - "version": "4.0.2", + "version": "4.0.3", "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.2-windows-amd64-bin.zip", - "hash": "f8ac173286896fad6aac155cb21e9572170f18752eea08c033da98beeba6fd9d", + "url": "https://get.gravitational.com/teleport-v4.0.3-windows-amd64-bin.zip", + "hash": "d2c733dfd9953a807c5a6e8ad33172b9eebc02e884f7577c7b8aba9dffa3f799", "extract_dir": "teleport", "bin": "tsh.exe" }