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 b9223c0 commit e60e5b0Copy full SHA for e60e5b0
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.4.tar.gz"
5
- sha256 "f411d6b84812c140d36e795184289d860575a1f4580f20293ec4fef19d1c1307"
+ url "https://github.com/gravitational/teleport/archive/refs/tags/v18.2.10.tar.gz"
+ sha256 "a769e1a7053a552805dd6cdeb31a72f851512b3edba91e956aefbd06dd6d45e3"
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