diff --git a/Formula/teleport@16.rb b/Formula/teleport@16.rb index 86338ad3..8185f15d 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.8.tar.gz" - sha256 "dec06b4fb6eb5f6395a5045c2194c5d2598f509c7de62028857dbb66695d079e" + url "https://github.com/gravitational/teleport/archive/refs/tags/v16.5.9.tar.gz" + sha256 "98a7ce295ea464d7c86162f0fb2d4fc52e62d9bd7108bdbe177f7d20c6628fd4" license all_of: ["AGPL-3.0-or-later", "Apache-2.0"] head "https://github.com/gravitational/teleport.git", branch: "master"