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