From 204f9b4e5a933cd02f839a328137cad3f2836e79 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 21 Jan 2026 17:45:04 +0000 Subject: [PATCH] teleport 18.6.4 --- Formula/t/teleport.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/t/teleport.rb b/Formula/t/teleport.rb index 625b49fd59c7..dce0a2e10a29 100644 --- a/Formula/t/teleport.rb +++ b/Formula/t/teleport.rb @@ -1,8 +1,8 @@ class Teleport < Formula desc "Modern SSH server for teams managing distributed infrastructure" homepage "https://goteleport.com/" - url "https://github.com/gravitational/teleport/archive/refs/tags/v18.6.1.tar.gz" - sha256 "96923c4f116c9b4726f3abd0da6878c771fa0494631a1737b9200225e425a93f" + url "https://github.com/gravitational/teleport/archive/refs/tags/v18.6.4.tar.gz" + sha256 "ebaf49e5fc45d069945e75d8b2e5db6923c47ae89a5d1163c9ea02b2b2d70fe6" license all_of: ["AGPL-3.0-or-later", "Apache-2.0"] head "https://github.com/gravitational/teleport.git", branch: "master"