Skip to content

Commit

Permalink
Merge pull request #139006 from chenrui333/bump-pocketbase-0.17.3
Browse files Browse the repository at this point in the history
pocketbase 0.17.3
  • Loading branch information
BrewTestBot authored Aug 8, 2023
2 parents a05e4cc + 736a599 commit 2988a43
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/pocketbase.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
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.17.2.tar.gz"
sha256 "37473dc4bfe2ea7b1da5646e1af5d102b9de493517f50ddad2821521f6d1e908"
url "https://github.com/pocketbase/pocketbase/archive/refs/tags/v0.17.3.tar.gz"
sha256 "725694c76063883d5fb5febedc6078d7ebcb1f247d1ce9425b8988402e9e1adf"
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "a38639a1e73a15be8ee3e3b1cc395089be2a64b9ccaea5746902b261457c651c"
sha256 cellar: :any_skip_relocation, arm64_monterey: "a38639a1e73a15be8ee3e3b1cc395089be2a64b9ccaea5746902b261457c651c"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "a38639a1e73a15be8ee3e3b1cc395089be2a64b9ccaea5746902b261457c651c"
sha256 cellar: :any_skip_relocation, ventura: "137275bf4f349f14f596fc6f94e9b841945465aa5a4ec6b215f92fbffd9cdebb"
sha256 cellar: :any_skip_relocation, monterey: "137275bf4f349f14f596fc6f94e9b841945465aa5a4ec6b215f92fbffd9cdebb"
sha256 cellar: :any_skip_relocation, big_sur: "137275bf4f349f14f596fc6f94e9b841945465aa5a4ec6b215f92fbffd9cdebb"
sha256 cellar: :any_skip_relocation, x86_64_linux: "574ec197ad5126e2a3457795a07ab552eb1ca97b7e9846aac10ffe3a3da0e0b6"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c04602b4af60454c6b75dc1ce9c18e4b328b8b6ef1b6b56004cb21cb2a64a678"
sha256 cellar: :any_skip_relocation, arm64_monterey: "c04602b4af60454c6b75dc1ce9c18e4b328b8b6ef1b6b56004cb21cb2a64a678"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "c04602b4af60454c6b75dc1ce9c18e4b328b8b6ef1b6b56004cb21cb2a64a678"
sha256 cellar: :any_skip_relocation, ventura: "156f23f2e4558679d2cf7e28051d00c70330be6d08c5c45276103a8bc392961b"
sha256 cellar: :any_skip_relocation, monterey: "156f23f2e4558679d2cf7e28051d00c70330be6d08c5c45276103a8bc392961b"
sha256 cellar: :any_skip_relocation, big_sur: "156f23f2e4558679d2cf7e28051d00c70330be6d08c5c45276103a8bc392961b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f67354c371bb28bd6c101b8040c9c3c3cc311750af424828e553b5ab5c76a635"
end

depends_on "go" => :build
Expand Down

0 comments on commit 2988a43

Please sign in to comment.