Skip to content

Commit 479f832

Browse files
committed
kwctl: update 1.18.0 bottle.
1 parent fab5bd3 commit 479f832

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/k/kwctl.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Kwctl < Formula
77
head "https://github.com/kubewarden/kwctl.git", branch: "main"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d2084798a4e57f7288dfaa47a24bfe66dae8cf395af2e6dd83bc2cc9a171e81d"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2bcddf06e296bed215a05972e6cd0f613d2ac412520e57a49b39e82bfce097bd"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "f3cc50c4db5ce89c8131ea7af4e5bb4b33f583e7e68beb345ce808659f6db95d"
13-
sha256 cellar: :any_skip_relocation, sonoma: "d8a0769ad648d0d0abb56cc9ba8f4be42bea3f862c6c321b1f7ac4a0024db299"
14-
sha256 cellar: :any_skip_relocation, ventura: "f71c1dd00bede9f4b884e22294d2d1743cd74d6890ca0ba1d3bf190128d09ba8"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "09cc2929d4ae648edd328aaf151cabe47b660e03df87268182d49165840aba30"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "963b0b043bc3391097b8a70e43cdd0d3a3bb424f2b256c5321df7066fb09e2ef"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "116decc55e886cc5d8e73076573e0323c88324a326390f7d443e8bb31f33da2c"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "2b05edd54aff2590372d7060d56edaad94363dadecd6aea54f83c8228d026121"
13+
sha256 cellar: :any_skip_relocation, sonoma: "42ab48946cc90231a382ee596defb02f0f9ca523757760f098f4ba5ad39ea66a"
14+
sha256 cellar: :any_skip_relocation, ventura: "25f84b3ed965cc5140e61208b04718a74800d77b2d0f4cb337cad305e394c711"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "49980de56abaf5e1f1896289a084fefd2b0f7fdc38dcb339ecfbf8123a5b5c5b"
1616
end
1717

1818
depends_on "rust" => :build

0 commit comments

Comments
 (0)