Skip to content

Commit bcd1976

Browse files
committed
teleport 18.2.3
1 parent e5f14d5 commit bcd1976

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