From 65eafb45cf4f8d48e8e2784a158c36d71aed6bfd Mon Sep 17 00:00:00 2001
From: Alexander Bayandin <alexander@bayandin.dev>
Date: Sat, 11 Jan 2025 00:53:27 +0000
Subject: [PATCH] teleport@16 16.4.13

Closes #229.

Signed-off-by: Alexander Bayandin <alexander@bayandin.dev>
---
 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 ef0a3b4..b99f857 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.12.tar.gz"
-  sha256 "a4649a1d4dc5fa669a78ca3ead06289e159884c581c78e24f161c57ff9e15613"
+  url "https://github.com/gravitational/teleport/archive/refs/tags/v16.4.13.tar.gz"
+  sha256 "a9f10b0c29ed2d70c4d0f0c84458831ad13398caf91d8cdb70646cdec520b2a7"
   license all_of: ["AGPL-3.0-or-later", "Apache-2.0"]
   head "https://github.com/gravitational/teleport.git", branch: "master"