From 3cb4ccbe19f2bcf254c43690fd66cf8949ce3289 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 11 Jun 2024 09:37:43 +0000 Subject: [PATCH 1/2] kubecm 0.30.0 --- Formula/k/kubecm.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/k/kubecm.rb b/Formula/k/kubecm.rb index d37a52994334c..45469d7e83370 100644 --- a/Formula/k/kubecm.rb +++ b/Formula/k/kubecm.rb @@ -1,8 +1,8 @@ class Kubecm < Formula desc "KubeConfig Manager" homepage "https://kubecm.cloud" - url "/~https://github.com/sunny0826/kubecm/archive/refs/tags/v0.29.1.tar.gz" - sha256 "b8d435bc8138914ffe7229900f7a102492b967b8282ccd2d677b1ce65e84687d" + url "/~https://github.com/sunny0826/kubecm/archive/refs/tags/v0.30.0.tar.gz" + sha256 "a12d6edc6cd6b1014ad3ad8510039b5917025475395e3788f2bf71f0ecfbf677" license "Apache-2.0" bottle do From 47ca23fe1f625101d4b4a926213015e7bddb4f5e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 11 Jun 2024 10:52:21 +0000 Subject: [PATCH 2/2] kubecm: update 0.30.0 bottle. --- Formula/k/kubecm.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/k/kubecm.rb b/Formula/k/kubecm.rb index 45469d7e83370..e264b4bf5090f 100644 --- a/Formula/k/kubecm.rb +++ b/Formula/k/kubecm.rb @@ -6,13 +6,13 @@ class Kubecm < Formula license "Apache-2.0" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "3e6c354a846482945d28b3af474a7b81672b44e461cf00ab85efed811868aa1f" - sha256 cellar: :any_skip_relocation, arm64_ventura: "96daf19db88a4445b872f42087019469ddad3e39d5aa3a402378524e464a5de6" - sha256 cellar: :any_skip_relocation, arm64_monterey: "79f42139e6a9f390accc925eadbe8253fee1eba4e84f26be14af2cdad116e034" - sha256 cellar: :any_skip_relocation, sonoma: "2b3591c3759adbfd011d384006eed8fa0ec456e3b9206f92640e9f17516b64af" - sha256 cellar: :any_skip_relocation, ventura: "a7a261afa4fbfc90c555bfb151740d2937946f57c7a4f12728967fac12da5b40" - sha256 cellar: :any_skip_relocation, monterey: "99aad8e3e05e9e1e9dd5859509d4c11e0b597cbcf49a0efaff58c9309dc0127b" - sha256 cellar: :any_skip_relocation, x86_64_linux: "d29e6978219ca06b85f84e90fa751f55b23f37a4bc93bbbb18a92a50290fe742" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "08df5b05cefd307d2f80ec94474ef8d3ea9c62ee172ac51fbf5c9f7538e01ce3" + sha256 cellar: :any_skip_relocation, arm64_ventura: "13084c205de70ebe1b9e5f1a8b0378d93bd1cf7c9282900c9c8a5183145e5114" + sha256 cellar: :any_skip_relocation, arm64_monterey: "7b1bf29e5bf45126feafb45044914284a244212e00e09d48234308f406b37bd6" + sha256 cellar: :any_skip_relocation, sonoma: "7139c3bda35916d58b4ca21c69884648c36e7dbc6aa00a7e16ae23bbd240e621" + sha256 cellar: :any_skip_relocation, ventura: "b92d2a27fb1fa3f362eed35006a05920be368858e9cf6dd6d85631af021918d0" + sha256 cellar: :any_skip_relocation, monterey: "59becaa693b3d1d86380da3a53ec578832c65292b19d9f15dd1c37e6f2791395" + sha256 cellar: :any_skip_relocation, x86_64_linux: "3adfcd0314a0b4b15bf619705bcf217bdc573633c630f9ecf21163f60d94405b" end depends_on "go" => :build