Skip to content

Commit

Permalink
pocketbase: update 0.23.6 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 11, 2024
1 parent d753879 commit 4db770a
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: "d598a6580d9c465b2782e5ac6288fc07fc16bf096aca405b71e67c43ccbfdc5b"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d598a6580d9c465b2782e5ac6288fc07fc16bf096aca405b71e67c43ccbfdc5b"
sha256 cellar: :any_skip_relocation, arm64_ventura: "d598a6580d9c465b2782e5ac6288fc07fc16bf096aca405b71e67c43ccbfdc5b"
sha256 cellar: :any_skip_relocation, sonoma: "a02dfb6f7b98e1ac938252f4181672972ae445792f49ea7f6d5153dd44a60df5"
sha256 cellar: :any_skip_relocation, ventura: "a02dfb6f7b98e1ac938252f4181672972ae445792f49ea7f6d5153dd44a60df5"
sha256 cellar: :any_skip_relocation, x86_64_linux: "dc26fd589f2599d34e5f1b9df33689c4ddf3fab9d27684a531c1e4c3fd165cc1"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "18b822a4385bc2898272fd3956d72c2896aa871cb564f9e8c9ffd55ce9d1d884"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "18b822a4385bc2898272fd3956d72c2896aa871cb564f9e8c9ffd55ce9d1d884"
sha256 cellar: :any_skip_relocation, arm64_ventura: "18b822a4385bc2898272fd3956d72c2896aa871cb564f9e8c9ffd55ce9d1d884"
sha256 cellar: :any_skip_relocation, sonoma: "ce9930b16a4970a1bdd0703df750cbb989dd61a41f2b1cf30754f1894839e8ea"
sha256 cellar: :any_skip_relocation, ventura: "ce9930b16a4970a1bdd0703df750cbb989dd61a41f2b1cf30754f1894839e8ea"
sha256 cellar: :any_skip_relocation, x86_64_linux: "eb095df923a6b4893afbe248936e2eb7387d0d3178144c5296261b6faec9f2d2"
end

depends_on "go" => :build
Expand Down

0 comments on commit 4db770a

Please sign in to comment.