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 14130f1 commit df31012Copy full SHA for df31012
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.1.4.tar.gz"
5
- sha256 "cffd27148135bfdb0188a8e094cc032818f660ca35397fdad7ce8823d7c8a563"
+ url "https://github.com/gravitational/teleport/archive/refs/tags/v18.1.5.tar.gz"
+ sha256 "bcd7e0cfc425e525660dc05551a4e63e1cb419bb374e905456a078a09eda6c6a"
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