frpc 0.34.3

Closes #65275.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
chenrui 2020-11-20 10:21:15 +00:00 committed by BrewTestBot
parent 82cf6de2da
commit 21c50d75a8
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ class Frpc < Formula
desc "Client app of fast reverse proxy to expose a local server to the internet"
homepage "https://github.com/fatedier/frp"
url "https://github.com/fatedier/frp.git",
tag: "v0.34.2",
revision: "1ea1530b362c135b2267656e392ab36317924ca2"
tag: "v0.34.3",
revision: "aa0a41ee4e3fd332978d509dcdbb09a7f457c880"
license "Apache-2.0"
bottle do