Skip to content

Commit 495107c

Browse files
committed
kumactl: update 2.11.1 bottle.
1 parent 3ced8c2 commit 495107c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/k/kumactl.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ class Kumactl < Formula
1212
end
1313

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a14f8ecde3f956668c5a413efefaf62901e1af6bae83675be8192036ad93acb4"
16-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "aec60ed322e4f7ad6646aefb1ba2393828d4c140a5b59a32d21cab24b3e2d100"
17-
sha256 cellar: :any_skip_relocation, arm64_ventura: "92444fb885e08878477ef32998a416570f72af94b8ae29286315d447a02be728"
18-
sha256 cellar: :any_skip_relocation, sonoma: "c9f9e0982545ca3da856771202859e5e6ddc6d90ec5e0a31d4dd4638bfb72ff2"
19-
sha256 cellar: :any_skip_relocation, ventura: "d2f8381c0148b4c8691707a4c488ae9f19a0ba1fe69d88355cc892f7fa65da79"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "75e6fd85da20ffcb92ebdb1e883380826e071ba1f0113a892b6f8d214bf7cff2"
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "12ff3e10dfa59342a442b1715a109ef50eddcb7b5cade3076070e64227d90841"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4c4f1bfb0df2d031e9654f993768f7c9fb31ed2a5229a8d40e5836a3c84c775c"
17+
sha256 cellar: :any_skip_relocation, arm64_ventura: "58087a53877d636c419376fdc64255b452656ea0686c2fbef1c10a505f1eac4a"
18+
sha256 cellar: :any_skip_relocation, sonoma: "af2e194eeb1599bc7399fe82089306aedfd026d8b4df9cb59b53d70655a7beb1"
19+
sha256 cellar: :any_skip_relocation, ventura: "6b185e4e7fc82c73915f142af2d88ecd5798a759b86ae6bdfe3b331319a13019"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "a1b55821da8620dfce86232ea8ba12674a76050ea52090239d3b9eb224686755"
2121
end
2222

2323
depends_on "go" => :build

0 commit comments

Comments
 (0)