diff --git a/Formula/frpc.rb b/Formula/frpc.rb index 50b9707681f54..d498d7d1dcd49 100644 --- a/Formula/frpc.rb +++ b/Formula/frpc.rb @@ -2,18 +2,18 @@ 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.51.2", - revision: "7c8cbeb250e03b806759b66ca94fd1bf280d3d7c" + tag: "v0.51.3", + revision: "466d69eae08e44f118302cf433d3f4d6e8d04893" license "Apache-2.0" bottle do - sha256 cellar: :any_skip_relocation, arm64_ventura: "81f7cd6c334aad4bd57fd18a369f95c81b1d9eedd0c4ba6bfc3c47127e22d275" - sha256 cellar: :any_skip_relocation, arm64_monterey: "81f7cd6c334aad4bd57fd18a369f95c81b1d9eedd0c4ba6bfc3c47127e22d275" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "81f7cd6c334aad4bd57fd18a369f95c81b1d9eedd0c4ba6bfc3c47127e22d275" - sha256 cellar: :any_skip_relocation, ventura: "f8628dfcca7ab41f606ef77603f4b1b06780c005a512f9a80eb821de5c6995f5" - sha256 cellar: :any_skip_relocation, monterey: "f8628dfcca7ab41f606ef77603f4b1b06780c005a512f9a80eb821de5c6995f5" - sha256 cellar: :any_skip_relocation, big_sur: "f8628dfcca7ab41f606ef77603f4b1b06780c005a512f9a80eb821de5c6995f5" - sha256 cellar: :any_skip_relocation, x86_64_linux: "815bbd9b1f7a6f7c43c704a7141bd98a7940712215167859e9e25d2a9dba4aa6" + sha256 cellar: :any_skip_relocation, arm64_ventura: "132004b6c5c5f5fed10b2a65e2d3a8983d6b2e34f05959177eb72ebd9e7ce978" + sha256 cellar: :any_skip_relocation, arm64_monterey: "132004b6c5c5f5fed10b2a65e2d3a8983d6b2e34f05959177eb72ebd9e7ce978" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "132004b6c5c5f5fed10b2a65e2d3a8983d6b2e34f05959177eb72ebd9e7ce978" + sha256 cellar: :any_skip_relocation, ventura: "c938670eba0bde6ca00d3dbd6985ae49327767339c4317c49b665da1dcadaa34" + sha256 cellar: :any_skip_relocation, monterey: "c938670eba0bde6ca00d3dbd6985ae49327767339c4317c49b665da1dcadaa34" + sha256 cellar: :any_skip_relocation, big_sur: "c938670eba0bde6ca00d3dbd6985ae49327767339c4317c49b665da1dcadaa34" + sha256 cellar: :any_skip_relocation, x86_64_linux: "7c8882d2655579be816e5f85fcbe6cd6567d1fb0eff1d6bdd57a1b68751c709f" end depends_on "go" => :build diff --git a/Formula/frps.rb b/Formula/frps.rb index aeeec2b6ad60e..484bd9afcf905 100644 --- a/Formula/frps.rb +++ b/Formula/frps.rb @@ -2,18 +2,18 @@ class Frps < Formula desc "Server 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.51.2", - revision: "7c8cbeb250e03b806759b66ca94fd1bf280d3d7c" + tag: "v0.51.3", + revision: "466d69eae08e44f118302cf433d3f4d6e8d04893" license "Apache-2.0" bottle do - sha256 cellar: :any_skip_relocation, arm64_ventura: "f7f848d33b00c7596f06a88aac80a448f816fdafd09bf745ade530ef99b14abb" - sha256 cellar: :any_skip_relocation, arm64_monterey: "f7f848d33b00c7596f06a88aac80a448f816fdafd09bf745ade530ef99b14abb" - sha256 cellar: :any_skip_relocation, arm64_big_sur: "f7f848d33b00c7596f06a88aac80a448f816fdafd09bf745ade530ef99b14abb" - sha256 cellar: :any_skip_relocation, ventura: "01e6f6e285dbe3c7aa0a24fdc3715aa42ce0d5170c056abcfad8adaa750fe6c2" - sha256 cellar: :any_skip_relocation, monterey: "01e6f6e285dbe3c7aa0a24fdc3715aa42ce0d5170c056abcfad8adaa750fe6c2" - sha256 cellar: :any_skip_relocation, big_sur: "01e6f6e285dbe3c7aa0a24fdc3715aa42ce0d5170c056abcfad8adaa750fe6c2" - sha256 cellar: :any_skip_relocation, x86_64_linux: "2805003ff9809147c2dddd604ed6afad698b6800015015a78ada172f16862d11" + sha256 cellar: :any_skip_relocation, arm64_ventura: "926388f26c0cce1fb0f4f655e657b2e33550d9695d211e7c2859af5768c81766" + sha256 cellar: :any_skip_relocation, arm64_monterey: "926388f26c0cce1fb0f4f655e657b2e33550d9695d211e7c2859af5768c81766" + sha256 cellar: :any_skip_relocation, arm64_big_sur: "926388f26c0cce1fb0f4f655e657b2e33550d9695d211e7c2859af5768c81766" + sha256 cellar: :any_skip_relocation, ventura: "eb5ae712cd48c690662c3d683db59431913b1354188d980eb03dbace76571c44" + sha256 cellar: :any_skip_relocation, monterey: "eb5ae712cd48c690662c3d683db59431913b1354188d980eb03dbace76571c44" + sha256 cellar: :any_skip_relocation, big_sur: "eb5ae712cd48c690662c3d683db59431913b1354188d980eb03dbace76571c44" + sha256 cellar: :any_skip_relocation, x86_64_linux: "d682164402481beda22d24f326b16d2d33681788d8452480ddf6215893da2fdf" end depends_on "go" => :build