From 9dda0e2557bd6041300a03a76aad7f5d036e12f1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 25 Oct 2019 00:00:31 +0000 Subject: [PATCH] teleport: Update to version 4.1.3 --- bucket/teleport.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/teleport.json b/bucket/teleport.json index b295da3aa1..9cf631a56c 100644 --- a/bucket/teleport.json +++ b/bucket/teleport.json @@ -1,12 +1,12 @@ { - "version": "4.1.2", + "version": "4.1.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.1.2-windows-amd64-bin.zip", - "hash": "9b0915215875a6d1fe65de78190468aec316e0dbcc069ccdf57fd330775c381f", + "url": "https://get.gravitational.com/teleport-v4.1.3-windows-amd64-bin.zip", + "hash": "ed8a8be88fb5d117a9103c75b5b6b0ff3eaf0fbd8a181127e95db876b2c20d22", "extract_dir": "teleport", "bin": "tsh.exe" }