Skip to content

Commit

Permalink
pocketbase: update 0.22.23 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 3, 2024
1 parent 2fe810e commit 56170d5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/p/pocketbase.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ class Pocketbase < Formula
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9a78f6e60c20f8b8fdc30464275eec484595513651653812321be948d224c843"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9a78f6e60c20f8b8fdc30464275eec484595513651653812321be948d224c843"
sha256 cellar: :any_skip_relocation, arm64_ventura: "9a78f6e60c20f8b8fdc30464275eec484595513651653812321be948d224c843"
sha256 cellar: :any_skip_relocation, sonoma: "e6f948758400987da40435d64ee2b40aa5fbe84a1c5cedb79a97ccfee2e8924b"
sha256 cellar: :any_skip_relocation, ventura: "e6f948758400987da40435d64ee2b40aa5fbe84a1c5cedb79a97ccfee2e8924b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "9d587a9db21cf495f63c7e19fa3d3ac1f8d0342db0e5bba9bef4cad465743852"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "1b6de8b3fcd8748da2e9b7aa9a5aefa02a7a0ef743886917f3a2f87349402c87"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1b6de8b3fcd8748da2e9b7aa9a5aefa02a7a0ef743886917f3a2f87349402c87"
sha256 cellar: :any_skip_relocation, arm64_ventura: "1b6de8b3fcd8748da2e9b7aa9a5aefa02a7a0ef743886917f3a2f87349402c87"
sha256 cellar: :any_skip_relocation, sonoma: "1f93428658967a98b0fe6bf6c7e15f3a3efd7d357e84fe64ed8748f166e661fa"
sha256 cellar: :any_skip_relocation, ventura: "1f93428658967a98b0fe6bf6c7e15f3a3efd7d357e84fe64ed8748f166e661fa"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e6bf8750c2c99a086a1c1dfaff08c8c6d7872a9004c652c0ec08ad476b23ce28"
end

depends_on "go" => :build
Expand Down

0 comments on commit 56170d5

Please sign in to comment.