tunnel 0.5.5
Closes #46585. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
4f69a8b8be
commit
dd7c87ce08
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Tunnel < Formula
|
||||
desc "Expose local servers to the internet securely"
|
||||
homepage "https://tunnel.labstack.com/docs"
|
||||
url "https://github.com/labstack/tunnel-client/archive/v0.5.2.tar.gz"
|
||||
sha256 "fad292de938197add428df9d8d888be74646c323e9856a3fee86a6c70a94b2c6"
|
||||
url "https://github.com/labstack/tunnel-client/archive/v0.5.5.tar.gz"
|
||||
sha256 "b61b0adff29652e43cb32f14a11938b270c1eb3845d3ab78bdb4c7c63ad48367"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue