Skip to content

Commit

Permalink
Merge pull request #196512 from Homebrew/bump-pocketbase-0.22.23
Browse files Browse the repository at this point in the history
pocketbase 0.22.23
  • Loading branch information
BrewTestBot authored Nov 3, 2024
2 parents 50156c8 + 56170d5 commit 05fbfe8
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Formula/p/pocketbase.rb
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
class Pocketbase < Formula
desc "Open source backend for your next project in 1 file"
homepage "https://pocketbase.io/"
url "https://github.com/pocketbase/pocketbase/archive/refs/tags/v0.22.22.tar.gz"
sha256 "c877af435243b6c1ac26339ade67497d4862d33fb6e493188de1024fb9866138"
url "https://github.com/pocketbase/pocketbase/archive/refs/tags/v0.22.23.tar.gz"
sha256 "f7780c2579450ba94e81b02f105b39cca87087f134753f0dbdae851e3848506f"
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 05fbfe8

Please sign in to comment.