Skip to content

Commit fac2ae9

Browse files
committed
kyma-cli: update 3.0.1 bottle.
1 parent b32a578 commit fac2ae9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/k/kyma-cli.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ class KymaCli < Formula
1515
end
1616

1717
bottle do
18-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "4014dd109281c286199191b2b2fc55413c4693db0580a192c02cfc4a94b96594"
19-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4014dd109281c286199191b2b2fc55413c4693db0580a192c02cfc4a94b96594"
20-
sha256 cellar: :any_skip_relocation, arm64_ventura: "4014dd109281c286199191b2b2fc55413c4693db0580a192c02cfc4a94b96594"
21-
sha256 cellar: :any_skip_relocation, sonoma: "06ffb6fe90d8c3bc33e677490a6296f83aae63ac35a6656d5f2bd94ebb279a7a"
22-
sha256 cellar: :any_skip_relocation, ventura: "06ffb6fe90d8c3bc33e677490a6296f83aae63ac35a6656d5f2bd94ebb279a7a"
23-
sha256 cellar: :any_skip_relocation, x86_64_linux: "45737ddf5c24904e45ed8059c0fd608b43e8b58669c3a755053a2f4195c7f150"
18+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9e6685e148e4932a54e960c004c4ea707c6309dec3f065271c0182d12679d7f4"
19+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9e6685e148e4932a54e960c004c4ea707c6309dec3f065271c0182d12679d7f4"
20+
sha256 cellar: :any_skip_relocation, arm64_ventura: "9e6685e148e4932a54e960c004c4ea707c6309dec3f065271c0182d12679d7f4"
21+
sha256 cellar: :any_skip_relocation, sonoma: "365cf27c9193c8fbe476ee376c8743c8f6f98630499c559dd3f0dbe18892fc50"
22+
sha256 cellar: :any_skip_relocation, ventura: "365cf27c9193c8fbe476ee376c8743c8f6f98630499c559dd3f0dbe18892fc50"
23+
sha256 cellar: :any_skip_relocation, x86_64_linux: "85fb16be6927220bb2a41a5a70019fc37c6a7ef3b2f5758000024205adf57752"
2424
end
2525

2626
depends_on "go" => :build

0 commit comments

Comments
 (0)