Skip to content

Commit f9c4cb5

Browse files
committed
teleport 17.0.3
1 parent 10553fb commit f9c4cb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/t/teleport.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Teleport < Formula
22
desc "Modern SSH server for teams managing distributed infrastructure"
33
homepage "https://goteleport.com/"
4-
url "https://github.com/gravitational/teleport/archive/refs/tags/v17.0.2.tar.gz"
5-
sha256 "213dd9cc016fd8873843d8f7f67a15eb162b61af5986a8b627681b3de24e7aec"
4+
url "https://github.com/gravitational/teleport/archive/refs/tags/v17.0.3.tar.gz"
5+
sha256 "dadd7bdb7d58131fd25ab0cad687dc450dfb6b77fe668d051942b7a86ad2e0dc"
66
license all_of: ["AGPL-3.0-or-later", "Apache-2.0"]
77
head "https://github.com/gravitational/teleport.git", branch: "master"
88

0 commit comments

Comments
 (0)