We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b286e9 commit 52466f8Copy full SHA for 52466f8
Formula/f/frpc.rb
@@ -1,8 +1,8 @@
1
class Frpc < Formula
2
desc "Client app of fast reverse proxy to expose a local server to the internet"
3
homepage "https://github.com/fatedier/frp"
4
- url "https://github.com/fatedier/frp/archive/refs/tags/v0.62.1.tar.gz"
5
- sha256 "d0513f1c08f7a6b31f91ddeca64ccdec43726c20d20103de5220055daa04b903"
+ url "https://github.com/fatedier/frp/archive/refs/tags/v0.63.0.tar.gz"
+ sha256 "e5269cf3d545a90fe3773dd39abe6eb8511f02c1dc0cdf759a65d1e776dc1520"
6
license "Apache-2.0"
7
head "https://github.com/fatedier/frp.git", branch: "dev"
8
0 commit comments