From 5674e39c2eb1cdcd8331c42db149eaa5768cd843 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 20 Nov 2025 23:29:07 +0000 Subject: [PATCH 1/2] teleport 18.4.1 --- 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 567e0d9eabed..619de59d329a 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.4.0.tar.gz" - sha256 "52edd0ceaae28a8ed19e2e8a63be98d2c9092ac65b675303547d90abb4e03873" + url "https://github.com/gravitational/teleport/archive/refs/tags/v18.4.1.tar.gz" + sha256 "27832666caee07377adddabfd8051db75ad9325f2e01a38feba046352b8a8ce5" license all_of: ["AGPL-3.0-or-later", "Apache-2.0"] head "https://github.com/gravitational/teleport.git", branch: "master" From d479f926704f6378487e322567609d633d2fe775 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 21 Nov 2025 03:25:40 +0000 Subject: [PATCH 2/2] teleport: update 18.4.1 bottle. --- Formula/t/teleport.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/t/teleport.rb b/Formula/t/teleport.rb index 619de59d329a..cef6fa6e0f76 100644 --- a/Formula/t/teleport.rb +++ b/Formula/t/teleport.rb @@ -18,12 +18,12 @@ class Teleport < Formula end bottle do - sha256 cellar: :any, arm64_tahoe: "e378df17852d550e5740d5936435f4c052d48ffd414d6bacebd38b031a978725" - sha256 cellar: :any, arm64_sequoia: "f6a50c3862017932c69cab1c9241cc0961689448c95d4f961fb4e044e0f28895" - sha256 cellar: :any, arm64_sonoma: "b8cb2e5990f56d6255e385117b6bcca9eeba4378d4f567249e8368065b7336cc" - sha256 cellar: :any, sonoma: "157c9e413d4a2893db3b90c69ebb0ebe1a21b23290aaa09c7b467ff880003080" - sha256 cellar: :any_skip_relocation, arm64_linux: "0b443ffccbd5efe7df92eb10028e8a7463e1a72bb3bb4261b8edf3b7a7674e61" - sha256 cellar: :any_skip_relocation, x86_64_linux: "b77d2da0c3eaad86c640e38094e86390458b5ed429b66d0f629cabeafe470d0b" + sha256 cellar: :any, arm64_tahoe: "5c251b1af429a49d9811db70e0537777bdbcc63513c3d3e7a8584f84b9994107" + sha256 cellar: :any, arm64_sequoia: "9102e19c637d5e4179013481e634590e31a4396e2fb48b1d25a2e2303b775a2b" + sha256 cellar: :any, arm64_sonoma: "07969a964360690d9eadbefcbcda43c7c048f5bed35a0103396131f7825b1bc6" + sha256 cellar: :any, sonoma: "5806efd30b14e3ffbf0c32ccf7fb0254116599f458aa66895131d9cde4a99d21" + sha256 cellar: :any_skip_relocation, arm64_linux: "9f4ffa8745c5453b536cbee288283c2f397498cccdff7daf269ebff3426515ca" + sha256 cellar: :any_skip_relocation, x86_64_linux: "57c5ea33d08f712e0596ec19a9ecaa4dcc2a8aec63c4199aa0754ed6772cdcbe" end depends_on "go" => :build