Skip to content

Commit

Permalink
pocketbase: update 0.17.4 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Aug 11, 2023
1 parent 8029427 commit 41d8eb4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/pocketbase.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ class Pocketbase < Formula
license "MIT"

bottle do
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"
sha256 cellar: :any_skip_relocation, arm64_ventura: "1666f2b14047c038bfb88ef920bc14c5f588289db49bd86d0860ae5c530488dc"
sha256 cellar: :any_skip_relocation, arm64_monterey: "1666f2b14047c038bfb88ef920bc14c5f588289db49bd86d0860ae5c530488dc"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "1666f2b14047c038bfb88ef920bc14c5f588289db49bd86d0860ae5c530488dc"
sha256 cellar: :any_skip_relocation, ventura: "9ea36535e88c2ea398362724ebca4b24c6282f9d61f2fc7bb9b5babceb1e35dd"
sha256 cellar: :any_skip_relocation, monterey: "9ea36535e88c2ea398362724ebca4b24c6282f9d61f2fc7bb9b5babceb1e35dd"
sha256 cellar: :any_skip_relocation, big_sur: "9ea36535e88c2ea398362724ebca4b24c6282f9d61f2fc7bb9b5babceb1e35dd"
sha256 cellar: :any_skip_relocation, x86_64_linux: "94ef1c27e4de8d2d2f7fb43d7607abb9a7113a9960248cc3820082726b1d6065"
end

depends_on "go" => :build
Expand Down

0 comments on commit 41d8eb4

Please sign in to comment.