Skip to content

Commit b34bf6f

Browse files
committed
frps 0.63.0
1 parent 7b286e9 commit b34bf6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/frps.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Frps < Formula
22
desc "Server 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.62.1.tar.gz"
5-
sha256 "d0513f1c08f7a6b31f91ddeca64ccdec43726c20d20103de5220055daa04b903"
4+
url "https://github.com/fatedier/frp/archive/refs/tags/v0.63.0.tar.gz"
5+
sha256 "e5269cf3d545a90fe3773dd39abe6eb8511f02c1dc0cdf759a65d1e776dc1520"
66
license "Apache-2.0"
77
head "https://github.com/fatedier/frp.git", branch: "dev"
88

0 commit comments

Comments
 (0)