We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44b4090 commit 6e0b6c4Copy full SHA for 6e0b6c4
Formula/t/teleport.rb
@@ -1,8 +1,8 @@
1
class Teleport < Formula
2
desc "Modern SSH server for teams managing distributed infrastructure"
3
homepage "https://goteleport.com/"
4
- url "https://github.com/gravitational/teleport/archive/refs/tags/v17.5.1.tar.gz"
5
- sha256 "ce873a2dce9b5a868fc0c92d64531905cb6c8b941acc19d6c1e39a8fe96b5e37"
+ url "https://github.com/gravitational/teleport/archive/refs/tags/v17.5.3.tar.gz"
+ sha256 "2ab2421fa761647ae044f26b65a6133732e8368d0302c6bb8bb25c9479f7d3d4"
6
license all_of: ["AGPL-3.0-or-later", "Apache-2.0"]
7
head "https://github.com/gravitational/teleport.git", branch: "master"
8
0 commit comments