Skip to content

Commit 1d1316f

Browse files
committed
teleport 18.2.4
1 parent 97e2a43 commit 1d1316f

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