@@ -7,13 +7,13 @@ 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 : "b13054d1c8368dc0e6998b8e50cefe9a3e1ff83bc04ab47a8defa1a8242700d8 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "5b575c0f02633c55c276723268090b5df5b558db02f97da539dcca07e925c294 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "4497b5e9054de26dab52d6d5e23a863fe2700df9a4a06024ef27869719e603e6 "
13- sha256 cellar : :any_skip_relocation , sonoma : "6f71eeaa60211e5c10f147d7bfbf0b1361feac8ea8337c63f8e21041e8f6ec72 "
14- sha256 cellar : :any_skip_relocation , ventura : "0df51313ed68e9aae49ef8b8a3c83466324a4c31d545a7d1ce2843ee89efbbc7 "
15- sha256 cellar : :any_skip_relocation , arm64_linux : "5b8e78c6039938bc5ab8f5d6ab0e56f3934d5058a85346f3fd2a76062c82e0ce "
16- sha256 cellar : :any_skip_relocation , x86_64_linux : "3ab74a99cdeb8f39e2dcf0cfb56f420a175cde5c414a825e316c5e291f381b2f "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "cc1a1665ae820a6920af75fd14c1a4861b90166c773228dedee52c1709a618f0 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "ef0a791c075a00670fb8e11bed2ba714487c1af435e0111644ab38a2e965aa43 "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "a8b260926bafe51e3a4eecddc3ee38e7e107b2e547989d1b5696a175b6d56422 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "1988f8edc6fca1b153f271ce7c1a3247453d7da1ce64b84cfd64c59f2ff99511 "
14+ sha256 cellar : :any_skip_relocation , ventura : "2f7e8ecb7bdd281cef917a5915c9a795be11e132d3921d574cb7743a97af2e74 "
15+ sha256 cellar : :any_skip_relocation , arm64_linux : "a2691fd0b07bd6a8966577a0252ebec07c16bc771a4d4df6290a5d2245c48c49 "
16+ sha256 cellar : :any_skip_relocation , x86_64_linux : "03393205837a5e3b867fc93ece7d18221edbe1bd7406550ae7243946571ab036 "
1717 end
1818
1919 depends_on "go" => :build
0 commit comments