From a8bdcffab6eb0fb2c97d87f33c16229cd10ca3a2 Mon Sep 17 00:00:00 2001 From: Alexander Bayandin Date: Fri, 13 Dec 2024 17:46:51 +0000 Subject: [PATCH] teleport@16 16.4.11 --- 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 df34916..6f13173 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.4.10.tar.gz" - sha256 "9abb2dafc1a72a1dc53d1fbd2b9a3a7b8065ad5554778e867913f13ce77625a0" + url "https://github.com/gravitational/teleport/archive/refs/tags/v16.4.11.tar.gz" + sha256 "bfb03624a001bc586925ea526398b5daefb6e42dfba9a8abcc79a7cb1a021da0" license all_of: ["AGPL-3.0-or-later", "Apache-2.0"] head "https://github.com/gravitational/teleport.git", branch: "master"