Skip to content

Commit 32d4bff

Browse files
committed
kubelogin: update 1.34.2 bottle.
1 parent 914e064 commit 32d4bff

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/k/kubelogin.rb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,12 @@ class Kubelogin < Formula
77
head "https://github.com/int128/kubelogin.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "c8e9af56ca66dfe69d3a8f848254789aa4d0111dae7a3ea708f5b65bf24bb501"
11-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a683850d01415fb9443422e3bf385a8de03a84f017540f66eb945845d8df3f50"
12-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a683850d01415fb9443422e3bf385a8de03a84f017540f66eb945845d8df3f50"
13-
sha256 cellar: :any_skip_relocation, arm64_ventura: "a683850d01415fb9443422e3bf385a8de03a84f017540f66eb945845d8df3f50"
14-
sha256 cellar: :any_skip_relocation, sonoma: "c3c88b1c5c4377f5911afe8adfc59f0c64ad2882d2ffb17926a7dad36423ee1d"
15-
sha256 cellar: :any_skip_relocation, ventura: "c3c88b1c5c4377f5911afe8adfc59f0c64ad2882d2ffb17926a7dad36423ee1d"
16-
sha256 cellar: :any_skip_relocation, arm64_linux: "70fe8c51c543d857bf86a0a6ab04a966aef4769ebddfc5abd8937e7ea1d2b9f0"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "e747ff9bf08105204b08770110c9589a2112a6405e7056d6b2e84832a037d878"
10+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "0c3b7a83ad62e5a8eb9ad8ba95d47e6b8a4a85ef2a370cf875041c040f4600dd"
11+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0c3b7a83ad62e5a8eb9ad8ba95d47e6b8a4a85ef2a370cf875041c040f4600dd"
12+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0c3b7a83ad62e5a8eb9ad8ba95d47e6b8a4a85ef2a370cf875041c040f4600dd"
13+
sha256 cellar: :any_skip_relocation, sonoma: "29df1be4453fb84333c25933d5d3ae4bc7670587c780ee2ccf1a6ca1c8e4dc87"
14+
sha256 cellar: :any_skip_relocation, arm64_linux: "e01af71a1423d1418c70f191b0ded74578b6f9cd618d8526068c419a866125c5"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "98b39064f85b5e1ae3afbd99547b007896613136b5d6623a67b319338ebd95ee"
1816
end
1917

2018
depends_on "go" => :build

0 commit comments

Comments
 (0)