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 df0caf0 commit 3b9abdaCopy full SHA for 3b9abda
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.61.2.tar.gz"
5
- sha256 "19600d944e05f7ed95bac53c18cbae6ce7eff859c62b434b0c315ca72acb1d3c"
+ url "https://github.com/fatedier/frp/archive/refs/tags/v0.62.0.tar.gz"
+ sha256 "4bc2515c4840a48706963a53b919f1d2e75c1dbbd8eed167ba113d4c00c503d9"
6
license "Apache-2.0"
7
head "https://github.com/fatedier/frp.git", branch: "dev"
8
0 commit comments