From e6791163fa68a9b2c7049db7a6667f8d8a43d08e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 00:41:54 +0000 Subject: [PATCH] teleport: Update to version 18.4.2 --- bucket/teleport.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/teleport.json b/bucket/teleport.json index 2b434a5549..a3f82c73c7 100644 --- a/bucket/teleport.json +++ b/bucket/teleport.json @@ -1,12 +1,12 @@ { - "version": "18.4.1", + "version": "18.4.2", "description": "Privileged access management for cloud-native infrastructure", "homepage": "https://goteleport.com", "license": "AGPL-3.0", "architecture": { "64bit": { - "url": "https://cdn.teleport.dev/teleport-v18.4.1-windows-amd64-bin.zip", - "hash": "7c8084071a5c3b1f6ef3be2280997f8b1c3257e5fb18f53d66459cf653e79186" + "url": "https://cdn.teleport.dev/teleport-v18.4.2-windows-amd64-bin.zip", + "hash": "b61830dd1ee3280f62cc059f41268361b73219dc0661d03d00b417e241449007" } }, "bin": "tsh.exe",