Skip to content

Commit 6e0b6c4

Browse files
committed
teleport 17.5.3
1 parent 44b4090 commit 6e0b6c4

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.5.1.tar.gz"
5-
sha256 "ce873a2dce9b5a868fc0c92d64531905cb6c8b941acc19d6c1e39a8fe96b5e37"
4+
url "https://github.com/gravitational/teleport/archive/refs/tags/v17.5.3.tar.gz"
5+
sha256 "2ab2421fa761647ae044f26b65a6133732e8368d0302c6bb8bb25c9479f7d3d4"
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)