Skip to content

Commit e60e5b0

Browse files
committed
teleport 18.2.10
1 parent b9223c0 commit e60e5b0

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/v18.2.4.tar.gz"
5-
sha256 "f411d6b84812c140d36e795184289d860575a1f4580f20293ec4fef19d1c1307"
4+
url "https://github.com/gravitational/teleport/archive/refs/tags/v18.2.10.tar.gz"
5+
sha256 "a769e1a7053a552805dd6cdeb31a72f851512b3edba91e956aefbd06dd6d45e3"
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)