From 685a3adc97e1270827339b8736da19076c087133 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 May 2022 08:31:13 +0000 Subject: [PATCH] teleport: Update to version 9.2.1 --- bucket/teleport.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/teleport.json b/bucket/teleport.json index 85655eb72c..8993993446 100644 --- a/bucket/teleport.json +++ b/bucket/teleport.json @@ -1,12 +1,12 @@ { - "version": "9.2.0", + "version": "9.2.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-v9.2.0-windows-amd64-bin.zip", - "hash": "a8c2d78b635f7fd29e777e5513121962bae20c5bc40a3cb3bcdeeac9de533619" + "url": "https://get.gravitational.com/teleport-v9.2.1-windows-amd64-bin.zip", + "hash": "6a75999e35a2c1c2c6cc82c96c92e8d1f6db873ff03d8df632440d552071866c" } }, "extract_dir": "teleport",