parent
3047e43104
commit
5f190c94cf
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class Frpc < Formula
|
||||||
desc "Client app of fast reverse proxy to expose a local server to the internet"
|
desc "Client app of fast reverse proxy to expose a local server to the internet"
|
||||||
homepage "https://github.com/fatedier/frp"
|
homepage "https://github.com/fatedier/frp"
|
||||||
url "https://github.com/fatedier/frp.git",
|
url "https://github.com/fatedier/frp.git",
|
||||||
:tag => "v0.27.0",
|
:tag => "v0.27.1",
|
||||||
:revision => "95444ea46b40ca4b7f636a66530f48e8b68969bf"
|
:revision => "e611c44dea69b54b010f370e040fe5fef97fd9e6"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue