We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5f14d5 commit bcd1976Copy full SHA for bcd1976
Formula/t/teleport.rb
@@ -1,8 +1,8 @@
1
class Teleport < Formula
2
desc "Modern SSH server for teams managing distributed infrastructure"
3
homepage "https://goteleport.com/"
4
- url "https://github.com/gravitational/teleport/archive/refs/tags/v18.2.2.tar.gz"
5
- sha256 "d4a71460f2c2a38e878ff4ba653602732035f7894619fe94fd45179a43ec0577"
+ url "https://github.com/gravitational/teleport/archive/refs/tags/v18.2.3.tar.gz"
+ sha256 "6bfd448b945418294e10038b17ccbd717dcb5fcbeb5a314cae90453cc261deb2"
6
license all_of: ["AGPL-3.0-or-later", "Apache-2.0"]
7
head "https://github.com/gravitational/teleport.git", branch: "master"
8
0 commit comments