From dcfe282cb1c624baea79061ca04b6b0a89affd76 Mon Sep 17 00:00:00 2001 From: Alexander Bayandin Date: Sat, 17 May 2025 14:40:26 +0200 Subject: [PATCH] teleport@16 16.5.9 --- Formula/teleport@16.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/teleport@16.rb b/Formula/teleport@16.rb index 86338ad3..8185f15d 100644 --- a/Formula/teleport@16.rb +++ b/Formula/teleport@16.rb @@ -1,8 +1,8 @@ class TeleportAT16 < Formula desc "Modern SSH server for teams managing distributed infrastructure" homepage "https://goteleport.com/" - url "https://github.com/gravitational/teleport/archive/refs/tags/v16.5.8.tar.gz" - sha256 "dec06b4fb6eb5f6395a5045c2194c5d2598f509c7de62028857dbb66695d079e" + url "https://github.com/gravitational/teleport/archive/refs/tags/v16.5.9.tar.gz" + sha256 "98a7ce295ea464d7c86162f0fb2d4fc52e62d9bd7108bdbe177f7d20c6628fd4" license all_of: ["AGPL-3.0-or-later", "Apache-2.0"] head "https://github.com/gravitational/teleport.git", branch: "master"