Skip to content

Commit 55c38f4

Browse files
committed
pocketbase: update 0.30.1 bottle.
1 parent aea1134 commit 55c38f4

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/p/pocketbase.rb

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

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "f27ee4846e77de1a9d593c8a8788c4b8b15fe0ac9247c84fb36df5e48dbb55d5"
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f27ee4846e77de1a9d593c8a8788c4b8b15fe0ac9247c84fb36df5e48dbb55d5"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f27ee4846e77de1a9d593c8a8788c4b8b15fe0ac9247c84fb36df5e48dbb55d5"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "f27ee4846e77de1a9d593c8a8788c4b8b15fe0ac9247c84fb36df5e48dbb55d5"
13-
sha256 cellar: :any_skip_relocation, sonoma: "66a1a77b1e2b500ec3fff76f73a87cf27db8ff5d2e089c83a766d49b38fd0100"
14-
sha256 cellar: :any_skip_relocation, ventura: "66a1a77b1e2b500ec3fff76f73a87cf27db8ff5d2e089c83a766d49b38fd0100"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "a4de577dd0751cefd9a69992522dddb83dbe29db583b491691b52ffff201f02b"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "bd4996c0515003e4115ad88c2db89582c04b706708ca4df154caf6f9c43c8939"
9+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "b424b15a637fa1e187deb37c155dad129e81f54e31d5528caca726314c8e15d6"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "b424b15a637fa1e187deb37c155dad129e81f54e31d5528caca726314c8e15d6"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "b424b15a637fa1e187deb37c155dad129e81f54e31d5528caca726314c8e15d6"
12+
sha256 cellar: :any_skip_relocation, sonoma: "7960a79ae15a990dd21e439b2a3a50ed65f51191613ffdfad8f2caf684c8c1ca"
13+
sha256 cellar: :any_skip_relocation, arm64_linux: "2d841ab16da5754c7e25fde47b39ba83e2760346a8f052bc24fe61a6d085650e"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "efb642c9f40771d2348101ef9ae1ddec9cbf71c82f16c76a7970cf65916f24da"
1715
end
1816

1917
depends_on "go" => :build

0 commit comments

Comments
 (0)