Skip to content

Commit 4683024

Browse files
committed
pocketbase: update 0.22.20 bottle.
1 parent 5528f7c commit 4683024

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/p/pocketbase.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ class Pocketbase < Formula
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "def5458142ec83fe88140f17b3f5fb5aec3f1b7106f6c65f1726ef6d369e3eac"
10-
sha256 cellar: :any_skip_relocation, arm64_ventura: "def5458142ec83fe88140f17b3f5fb5aec3f1b7106f6c65f1726ef6d369e3eac"
11-
sha256 cellar: :any_skip_relocation, arm64_monterey: "def5458142ec83fe88140f17b3f5fb5aec3f1b7106f6c65f1726ef6d369e3eac"
12-
sha256 cellar: :any_skip_relocation, sonoma: "49f44e86c12779fad070453bebd01f9c74541f70e2e9bb424f09091919a4d069"
13-
sha256 cellar: :any_skip_relocation, ventura: "49f44e86c12779fad070453bebd01f9c74541f70e2e9bb424f09091919a4d069"
14-
sha256 cellar: :any_skip_relocation, monterey: "49f44e86c12779fad070453bebd01f9c74541f70e2e9bb424f09091919a4d069"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "d48a817fcf0fd4c968d12738e34c55ab7e75a370f8e165439661d82d918cdc96"
9+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "650a244bd82e255fd39616fcadfb15bab84d698080d980abe209d42080e9c880"
10+
sha256 cellar: :any_skip_relocation, arm64_ventura: "650a244bd82e255fd39616fcadfb15bab84d698080d980abe209d42080e9c880"
11+
sha256 cellar: :any_skip_relocation, arm64_monterey: "650a244bd82e255fd39616fcadfb15bab84d698080d980abe209d42080e9c880"
12+
sha256 cellar: :any_skip_relocation, sonoma: "e769e6d9c9208a4120a7d23b69297d9216bd64242b7e6348c96bc6d229b624d6"
13+
sha256 cellar: :any_skip_relocation, ventura: "e769e6d9c9208a4120a7d23b69297d9216bd64242b7e6348c96bc6d229b624d6"
14+
sha256 cellar: :any_skip_relocation, monterey: "e769e6d9c9208a4120a7d23b69297d9216bd64242b7e6348c96bc6d229b624d6"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "2cde62c9e97e5336a91497f02f01f94a1ef119a9db762383fe9ffb21cecaa02c"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)