Skip to content

Commit

Permalink
kubectl-cnpg: update 1.23.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jul 29, 2024
1 parent d4c1bd9 commit 56118e2
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/k/kubectl-cnpg.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ class KubectlCnpg < Formula
head "https://github.com/cloudnative-pg/cloudnative-pg.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4c23cb712a0255d302896c4deadbd2786f31707e7607e53394f3430ee38841ef"
sha256 cellar: :any_skip_relocation, arm64_ventura: "0dd3a730a93a6f78c90963ea6719d4597744dd7c723500b594d460a714802510"
sha256 cellar: :any_skip_relocation, arm64_monterey: "90e80871edab957c755ddb79f50a696e793dc655ed63955761f826b6ad0efd88"
sha256 cellar: :any_skip_relocation, sonoma: "0a1cb0961c1c2161ace3cb52ca55f8cf40705a38ed794bb1867f0afec4a8964e"
sha256 cellar: :any_skip_relocation, ventura: "d9a8afc77daa568337cbb1e4a7cfcde04a0e536be86e4e59218ad37cc168cb1a"
sha256 cellar: :any_skip_relocation, monterey: "19c158aaaad842a055a56cad753732331818ae3b20ca479041bb3aea6dc5a229"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3a8a61ce931522783d219315f4cd70da0541b6729e6abeeadd3d8dbb9eb00d60"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bb9d30ef5a60b16ff6bc83bf6be54599b9fd2069de38ebc824323685c5a95c43"
sha256 cellar: :any_skip_relocation, arm64_ventura: "db3096a74819008179381b643f53ed47c692ed40bd8a1b85315d30aa1b4c91ff"
sha256 cellar: :any_skip_relocation, arm64_monterey: "740073de332592ab9a476c374fd90338198e9e21a6c1b7a3f9faf769fe7bd9dc"
sha256 cellar: :any_skip_relocation, sonoma: "30e5c93cb2ca444c33deba382383545f7da44d36321ec6862ba02718b8c8acfc"
sha256 cellar: :any_skip_relocation, ventura: "d8e2e590b71378b06c1c61ee8ac3dfdfa43523b818930c36b625f0666ff964e9"
sha256 cellar: :any_skip_relocation, monterey: "745333e61c8a896c818cf0483a02e502beb55bcf8463ed9cd43fa69dfd289d9c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "07a4b130da83cc9e400617c27073cd152decb55406e0ceeaa01891946d06457e"
end

depends_on "go" => :build
Expand Down

0 comments on commit 56118e2

Please sign in to comment.