From 6ddadbf1a34c88d9dfa405ea4713a3c5e37e5145 Mon Sep 17 00:00:00 2001 From: Alexander Bayandin Date: Thu, 1 May 2025 10:13:25 +0100 Subject: [PATCH] teleport@16 16.5.6 --- 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 9f27255e..2a7816a3 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.5.tar.gz" - sha256 "201fa723835b71d921cf11445f9d1e3dd31c3407a9630edbd6572faf8075d4d3" + url "https://github.com/gravitational/teleport/archive/refs/tags/v16.5.6.tar.gz" + sha256 "7730e35b96d191ef9cd945e42855f394f092c3ad95021be6357d161406c8cde5" license all_of: ["AGPL-3.0-or-later", "Apache-2.0"] head "https://github.com/gravitational/teleport.git", branch: "master"