From eb4d1a359641e738611e136f3324e59effa7f00d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Dec 2025 04:32:26 +0000 Subject: [PATCH] teleport: Update to version 18.6.1 --- bucket/teleport.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/teleport.json b/bucket/teleport.json index 5dee782d5b..e475692bf5 100644 --- a/bucket/teleport.json +++ b/bucket/teleport.json @@ -1,12 +1,12 @@ { - "version": "18.6.0", + "version": "18.6.1", "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.6.0-windows-amd64-bin.zip", - "hash": "6e9300a4fb8d03af155d005ed3425628364d0baeb5e756702a6ef98c316647b2" + "url": "https://cdn.teleport.dev/teleport-v18.6.1-windows-amd64-bin.zip", + "hash": "bb352e1e59eaaa08e57a8d5ced11632c4ceed6c342bfc68f50c4a02949b75bcd" } }, "bin": "tsh.exe",