File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class K8sgpt < Formula
77 head "https://github.com/k8sgpt-ai/k8sgpt.git" , branch : "main"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "2f602eecaa26e3cecfa32b30336cad0b9dd9d4aefd2a18bb0735d7fb014fc7fb "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "7d69d2ffb1e6370c415903a97d53822b3815e020d41f41554d7a7e51521e0080 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "49a0ec70ce339484618361cc51271846ba04d760c66ef5d05c39534079debd43 "
13- sha256 cellar : :any_skip_relocation , sonoma : "7dee8f6e3826a7c9565f49c1cd76aa82b6a49f32c4ad9db32314fffcd3848f47 "
14- sha256 cellar : :any_skip_relocation , ventura : "b6ece54069362879080ed0d0f5c60987aafad244ec0e046da72c9fd77a764e25 "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "6d761977e246403973e65fc137d9392e7ac7943794c2b3be2a70490874a261fc "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "0f79e2c3adf5545fd846d431640838ed0e73d554ba5b610a79d4e1efbce7b1cd "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "0e56184c6e6356b5482893dec5b05dd8619b2f5e22ac7b4ba19067ad66ab42a5 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "3b98feef65928a4feea88193b763a902f087fa0fca4c615a88e29a8b2f090dbd "
13+ sha256 cellar : :any_skip_relocation , sonoma : "4b41ffe0fe17fa49c27eecba68875b68e6ac236a502ae52a9b820ccb134d4491 "
14+ sha256 cellar : :any_skip_relocation , ventura : "c2bae54701573063c455f5e642fb29fa4c42925c92ff7fc6160d57db8c1c1755 "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "ee0d18aad6cdabca773cd9b70db75f36bb141444ad5286567b5a6217bd4eb05d "
1616 end
1717
1818 depends_on "go" => :build
You can’t perform that action at this time.
0 commit comments