From 0dc4d27be3abea3d87141654f81e843dccf5aa48 Mon Sep 17 00:00:00 2001 From: Alexander Bayandin Date: Fri, 6 Dec 2024 00:28:55 +0000 Subject: [PATCH] teleport@16 16.4.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 3766020f..41f778f7 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.8.tar.gz" - sha256 "c113889467f73045f8f9b0fdad9e54cb3a0f6f849a067427432bdc36adaec641" + url "https://github.com/gravitational/teleport/archive/refs/tags/v16.4.9.tar.gz" + sha256 "3a6ba4dab4f7ea3a34850df1b451a009098299a5f1238d52e74e4f1dd49260cd" license all_of: ["AGPL-3.0-or-later", "Apache-2.0"] head "https://github.com/gravitational/teleport.git", branch: "master"