inlets 2.1.0
Closes #40814. Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
This commit is contained in:
parent
8039c1f89d
commit
915720979d
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Inlets < Formula
|
|||
desc "Expose your local endpoints to the Internet"
|
||||
homepage "https://github.com/alexellis/inlets"
|
||||
url "https://github.com/alexellis/inlets.git",
|
||||
:tag => "2.0.4",
|
||||
:revision => "a4b14116fe54e104ae83cb4e1df4360b9ee1b639"
|
||||
:tag => "2.1.0",
|
||||
:revision => "c23f6993892a1b4e398e8acf61e3dc7bfcb7c6ed"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue