From ff114ba2c3467e98652edc221a3488e72d9db6dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 04:31:18 +0000 Subject: [PATCH] teleport: Update to version 15.4.3 --- bucket/teleport.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/teleport.json b/bucket/teleport.json index ccc531307b..a1119c12ba 100644 --- a/bucket/teleport.json +++ b/bucket/teleport.json @@ -1,12 +1,12 @@ { - "version": "15.4.2", + "version": "15.4.3", "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.2-windows-amd64-bin.zip", - "hash": "a43c5d1f2b8492411f906b086a83b71fa580441727bce9c90e6a06ca43e8f8b5" + "url": "https://cdn.teleport.dev/teleport-v15.4.3-windows-amd64-bin.zip", + "hash": "b749cc21f4a65aba12cea827aed6d68b7ef27ff78224aa2c018536fc544dba11" } }, "bin": "tsh.exe",