From fc9bf0e749c8bb8d7b3f8703f5d8b23dea89a366 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 20:29:59 +0000 Subject: [PATCH] teleport: Update to version 11.1.2 --- bucket/teleport.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/teleport.json b/bucket/teleport.json index 803d2078c3..77af90a8d8 100644 --- a/bucket/teleport.json +++ b/bucket/teleport.json @@ -1,12 +1,12 @@ { - "version": "11.1.1", + "version": "11.1.2", "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-v11.1.1-windows-amd64-bin.zip", - "hash": "5e8ad1905a8b967125c34f2b49fd340b6d8eefd54f35fd16f652da01600cd720" + "url": "https://get.gravitational.com/teleport-v11.1.2-windows-amd64-bin.zip", + "hash": "312f93c2a1cf6c29db429b9df98d21d5405fd5c9cfb0fc224234de24f815ce3c" } }, "extract_dir": "teleport",