From 86bd5154f94ec5b37c5e01f5530b7dbfb15d031e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 16:31:13 +0000 Subject: [PATCH] teleport: Update to version 15.4.2 --- bucket/teleport.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/teleport.json b/bucket/teleport.json index 17fd0d00e5..ccc531307b 100644 --- a/bucket/teleport.json +++ b/bucket/teleport.json @@ -1,12 +1,12 @@ { - "version": "15.4.0", + "version": "15.4.2", "description": "Privileged access management for cloud-native infrastructure", "homepage": "https://goteleport.com", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://cdn.teleport.dev/teleport-v15.4.0-windows-amd64-bin.zip", - "hash": "f743088811698c6d3d80ca9f00c1add5a74618cd7b8758cdfcc95afc49d8bcd4" + "url": "https://cdn.teleport.dev/teleport-v15.4.2-windows-amd64-bin.zip", + "hash": "a43c5d1f2b8492411f906b086a83b71fa580441727bce9c90e6a06ca43e8f8b5" } }, "bin": "tsh.exe",