Skip to content

Commit

Permalink
teleport 7.0.2
Browse files Browse the repository at this point in the history
Closes #83140.

Signed-off-by: Alexander Bayandin <[email protected]>
Signed-off-by: BrewTestBot <[email protected]>
  • Loading branch information
SMillerDev authored and BrewTestBot committed Aug 12, 2021
1 parent f63337a commit 119288c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/teleport.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Teleport < Formula
desc "Modern SSH server for teams managing distributed infrastructure"
homepage "https://gravitational.com/teleport"
url "https://github.com/gravitational/teleport/archive/v7.0.0.tar.gz"
sha256 "cee16006019273c3826d4bd9ca425f50a18135846a8dd61af5b46207ae5b7afe"
url "https://github.com/gravitational/teleport/archive/v7.0.2.tar.gz"
sha256 "697b36bac910cd44399874499c9fc3cfd734d1a4938e1a777ac2acaa3f5269a7"
license "Apache-2.0"
head "https://github.com/gravitational/teleport.git"

Expand Down

0 comments on commit 119288c

Please sign in to comment.