diff --git a/Formula/teleport@16.rb b/Formula/teleport@16.rb index df34916..6f13173 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.10.tar.gz" - sha256 "9abb2dafc1a72a1dc53d1fbd2b9a3a7b8065ad5554778e867913f13ce77625a0" + url "https://github.com/gravitational/teleport/archive/refs/tags/v16.4.11.tar.gz" + sha256 "bfb03624a001bc586925ea526398b5daefb6e42dfba9a8abcc79a7cb1a021da0" license all_of: ["AGPL-3.0-or-later", "Apache-2.0"] head "https://github.com/gravitational/teleport.git", branch: "master"