Skip to content

Commit

Permalink
teleport@16 16.4.9
Browse files Browse the repository at this point in the history
Closes #210.

Signed-off-by: Alexander Bayandin <[email protected]>
  • Loading branch information
bayandin committed Dec 6, 2024
1 parent 9a5414f commit efeb7ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/[email protected]
Original file line number Diff line number Diff line change
@@ -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.8.tar.gz"
sha256 "c113889467f73045f8f9b0fdad9e54cb3a0f6f849a067427432bdc36adaec641"
url "https://github.com/gravitational/teleport/archive/refs/tags/v16.4.9.tar.gz"
sha256 "3a6ba4dab4f7ea3a34850df1b451a009098299a5f1238d52e74e4f1dd49260cd"
license all_of: ["AGPL-3.0-or-later", "Apache-2.0"]
head "https://github.com/gravitational/teleport.git", branch: "master"

Expand Down

0 comments on commit efeb7ad

Please sign in to comment.