Skip to content

Commit 0f24e3d

Browse files
committed
frps: update 0.63.0 bottle.
1 parent b34bf6f commit 0f24e3d

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/f/frps.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class Frps < Formula
77
head "https://github.com/fatedier/frp.git", branch: "dev"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d9807680d72d0c8d50be80a36b04827928aa0eeacc424931307b741a93b30522"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d9807680d72d0c8d50be80a36b04827928aa0eeacc424931307b741a93b30522"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "d9807680d72d0c8d50be80a36b04827928aa0eeacc424931307b741a93b30522"
13-
sha256 cellar: :any_skip_relocation, sonoma: "f9c83a1cdb2d1a589352522fa297418e4eedf86b25a29f20a12f386b52e20fed"
14-
sha256 cellar: :any_skip_relocation, ventura: "f9c83a1cdb2d1a589352522fa297418e4eedf86b25a29f20a12f386b52e20fed"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "9827cf86b8f3040d5b552ed5dedc24d7d770db22bcf9ff0c5c3db08e0a205491"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1f80a9d6592bde266142dc3be2d572e8095635d6a641290ee10788e1f97a703a"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "035d2bbb428e68047e3ea543122c367c402cb9a3dbc5c5b22deebecbd78e8f70"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "035d2bbb428e68047e3ea543122c367c402cb9a3dbc5c5b22deebecbd78e8f70"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "035d2bbb428e68047e3ea543122c367c402cb9a3dbc5c5b22deebecbd78e8f70"
13+
sha256 cellar: :any_skip_relocation, sonoma: "34472a027798177700bce769f92ab6a16a715b8be996ffcbacf1069e7f60ee98"
14+
sha256 cellar: :any_skip_relocation, ventura: "34472a027798177700bce769f92ab6a16a715b8be996ffcbacf1069e7f60ee98"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "2f0fed08cae5550779d53c55f9bc53e53f3de5693148be9818a33ad0893dd991"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "60988fbbf497e623a36dd865cfd9916e45c3a59ef84e8e38ca662a59191b010c"
1717
end
1818

1919
depends_on "go" => :build

0 commit comments

Comments
 (0)