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 10553fb commit f9c4cb5Copy full SHA for f9c4cb5
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.0.2.tar.gz"
5
- sha256 "213dd9cc016fd8873843d8f7f67a15eb162b61af5986a8b627681b3de24e7aec"
+ url "https://github.com/gravitational/teleport/archive/refs/tags/v17.0.3.tar.gz"
+ sha256 "dadd7bdb7d58131fd25ab0cad687dc450dfb6b77fe668d051942b7a86ad2e0dc"
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