Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
ngrok: boneyard
Browse files Browse the repository at this point in the history
ngrok 1.x has been sunset by upstream. It no longer functions for non-authenticated
users and as of April 4th will stop working entirely.

Upstream has also clarified there are no plans or intentions to make 2.x
open-source, which means we cannot carry that upgrade in core Homebrew, partially
for legal reasons.

If you wish to use the closed-source 2.x release you can still install it
via Homebrew in a couple of ways:

You can either `brew install homebrew/binary/ngrok2`
OR:
You can install it via the Caskroom, with `brew cask install ngrok`.

Closes #49432.
  • Loading branch information
DomT4 committed Mar 25, 2016
1 parent da85240 commit 6207527
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 38 deletions.
38 changes: 0 additions & 38 deletions Library/Formula/ngrok.rb

This file was deleted.

1 change: 1 addition & 0 deletions Library/Homebrew/tap_migrations.rb
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@
"mysqlreport" => "homebrew/boneyard",
"net6" => "homebrew/boneyard",
"newick-utils" => "homebrew/science",
"ngrok" => "homebrew/boneyard",
"nlopt" => "homebrew/science",
"ntfs-3g" => "homebrew/fuse",
"octave" => "homebrew/science",
Expand Down

0 comments on commit 6207527

Please sign in to comment.