From 1225287bdf9d4794175e82e5ef4125418be9e480 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 10 Jul 2024 09:35:22 +0000 Subject: [PATCH 1/2] k8sgpt 0.3.38 --- Formula/k/k8sgpt.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/k/k8sgpt.rb b/Formula/k/k8sgpt.rb index 5ba43f738fed..52f6f6a5e8a7 100644 --- a/Formula/k/k8sgpt.rb +++ b/Formula/k/k8sgpt.rb @@ -1,8 +1,8 @@ class K8sgpt < Formula desc "Scanning your k8s clusters, diagnosing, and triaging issues in simple English" homepage "https://k8sgpt.ai/" - url "https://github.com/k8sgpt-ai/k8sgpt/archive/refs/tags/v0.3.37.tar.gz" - sha256 "30cf355e51c3baa2a62c690ff57eaf1ac4b88e1b6898626a4dd61670bc435822" + url "https://github.com/k8sgpt-ai/k8sgpt/archive/refs/tags/v0.3.38.tar.gz" + sha256 "d6e9dd181b0ae8cee3197b941507610cd0999c4862d3c90b6ed23f6573ea4947" license "Apache-2.0" head "https://github.com/k8sgpt-ai/k8sgpt.git", branch: "main" From 04eba1465b8b2fc989065e990f69de0d0f57b340 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 10 Jul 2024 11:15:10 +0000 Subject: [PATCH 2/2] k8sgpt: update 0.3.38 bottle. --- Formula/k/k8sgpt.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/k/k8sgpt.rb b/Formula/k/k8sgpt.rb index 52f6f6a5e8a7..5e843e07617c 100644 --- a/Formula/k/k8sgpt.rb +++ b/Formula/k/k8sgpt.rb @@ -7,13 +7,13 @@ class K8sgpt < Formula head "https://github.com/k8sgpt-ai/k8sgpt.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "cffa587565ea61a708176a72c3ddc66990e756d6c1984252ac27f0f4e2eaac12" - sha256 cellar: :any_skip_relocation, arm64_ventura: "149f308aaebcff1792d15c6afea14f695d6197a5ded068c36fa8bc8c3e2b7548" - sha256 cellar: :any_skip_relocation, arm64_monterey: "6c4b0d7b6403a0491ebcd3a5ff1e5e363a53f817e4b775e892d6f21730118461" - sha256 cellar: :any_skip_relocation, sonoma: "33932061a8ebbfc8982ccfa455c87fa742090e4bd4611fadfdf99e80143b3096" - sha256 cellar: :any_skip_relocation, ventura: "6547039d51c82c445d95da37cc7e6d35dd6a0efbd7afa290ff109a1fd841432f" - sha256 cellar: :any_skip_relocation, monterey: "bad9eaf167c979f79c2a11797a03e9fd5fcc87568d30abb3c933a22b8dee0912" - sha256 cellar: :any_skip_relocation, x86_64_linux: "4c6bd141b9ed7c35a22e0d8aa0d02a8123ed561250c94ef3ea90b76383f35569" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "242cefc99ff9abcd35f009a0e08fd467984a90f97b4e635f8a7c184891fc4d3c" + sha256 cellar: :any_skip_relocation, arm64_ventura: "219be1ea0b9add38daf474e1c1d6a60e92c585b1da2be8c74a09fc61c5714145" + sha256 cellar: :any_skip_relocation, arm64_monterey: "19d039721b1a520e2020d24f4886ff2f8c85c65ed9cc09ba3a896e45a495c212" + sha256 cellar: :any_skip_relocation, sonoma: "eca5ce9a2d83895b6bbcf796498b2f9b60f8b917f767030ede2952fee0b14424" + sha256 cellar: :any_skip_relocation, ventura: "713972c5f8eb550b410b4152a7b14199c4f4891cf0af1a3bd4ed5476e6bcf447" + sha256 cellar: :any_skip_relocation, monterey: "6f4668a2d33ea930daa4afe13992ec59f89b58843f915917c5a609cc6aa6de81" + sha256 cellar: :any_skip_relocation, x86_64_linux: "754398393818ea6797cbf28a28d4bc978d454df81e42f74da1e9767bea8765b8" end depends_on "go" => :build