Skip to content

Commit 3b9abda

Browse files
committed
frpc 0.62.0
1 parent df0caf0 commit 3b9abda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/frpc.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Frpc < Formula
22
desc "Client app of fast reverse proxy to expose a local server to the internet"
33
homepage "https://github.com/fatedier/frp"
4-
url "https://github.com/fatedier/frp/archive/refs/tags/v0.61.2.tar.gz"
5-
sha256 "19600d944e05f7ed95bac53c18cbae6ce7eff859c62b434b0c315ca72acb1d3c"
4+
url "https://github.com/fatedier/frp/archive/refs/tags/v0.62.0.tar.gz"
5+
sha256 "4bc2515c4840a48706963a53b919f1d2e75c1dbbd8eed167ba113d4c00c503d9"
66
license "Apache-2.0"
77
head "https://github.com/fatedier/frp.git", branch: "dev"
88

0 commit comments

Comments
 (0)