diff --git a/Formula/teleport@16.rb b/Formula/teleport@16.rb index c4da694f..00bbd129 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.5.11.tar.gz" - sha256 "e6c57bc8f889d32355b0e2eaf45cd8230fa5c925b163235600563e92670ea7ef" + url "https://github.com/gravitational/teleport/archive/refs/tags/v16.5.13.tar.gz" + sha256 "f7b51ecfb202768ad3560f11f6413a4cac1aad6bfac59ae4ce6e9d3dc160848a" license all_of: ["AGPL-3.0-or-later", "Apache-2.0"] head "https://github.com/gravitational/teleport.git", branch: "master"