From de242256953a8a5c655838c25bddd63d5f41c034 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 00:32:23 +0000 Subject: [PATCH] teleport: Update to version 15.0.2 --- bucket/teleport.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/teleport.json b/bucket/teleport.json index 8a8c90c138..085a76d4b0 100644 --- a/bucket/teleport.json +++ b/bucket/teleport.json @@ -1,12 +1,12 @@ { - "version": "15.0.1", + "version": "15.0.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-v15.0.1-windows-amd64-bin.zip", - "hash": "9356050bcf0b91ae802e29a29d2f057aa848d0acfaa80840a4ee14cfe8aea6ae" + "url": "https://get.gravitational.com/teleport-v15.0.2-windows-amd64-bin.zip", + "hash": "a8a6ff3273039665550f77dc9d18efedb1819607eb3e485742663b7ca1be1702" } }, "bin": "tsh.exe",