Skip to content

Commit df31012

Browse files
committed
teleport 18.1.5
1 parent 14130f1 commit df31012

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.1.4.tar.gz"
5-
sha256 "cffd27148135bfdb0188a8e094cc032818f660ca35397fdad7ce8823d7c8a563"
4+
url "https://github.com/gravitational/teleport/archive/refs/tags/v18.1.5.tar.gz"
5+
sha256 "bcd7e0cfc425e525660dc05551a4e63e1cb419bb374e905456a078a09eda6c6a"
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)