Skip to content

Commit a1eda8d

Browse files
committed
kafkactl-azure-plugin: add 1.3.0 bottle.
1 parent 2198cee commit a1eda8d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Formula/k/kafkactl-azure-plugin.rb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ class KafkactlAzurePlugin < Formula
55
sha256 "9fcab4135e68ffba6af40db21ab4c36f798a502be402f6c2d6557d316084b445"
66
license "Apache-2.0"
77

8+
bottle do
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2b97afe54ae1f03eb046716a66ec69d64c74aae7305a2267181f41224fcdf2b0"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "2b97afe54ae1f03eb046716a66ec69d64c74aae7305a2267181f41224fcdf2b0"
11+
sha256 cellar: :any_skip_relocation, arm64_ventura: "2b97afe54ae1f03eb046716a66ec69d64c74aae7305a2267181f41224fcdf2b0"
12+
sha256 cellar: :any_skip_relocation, sonoma: "862703df9342e028fdf0270979fc813ab430e5911e40562cf1e07e08b83510a0"
13+
sha256 cellar: :any_skip_relocation, ventura: "862703df9342e028fdf0270979fc813ab430e5911e40562cf1e07e08b83510a0"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f5287bc5567ffa87f2b5e16f8515046d68b98f4becc838cbd081a50eff08ef32"
15+
end
16+
817
depends_on "go" => :build
918
depends_on "kafkactl"
1019

0 commit comments

Comments
 (0)