@@ -12,14 +12,12 @@ class Kafka < Formula
1212 end
1313
1414 bottle do
15- sha256 cellar : :any_skip_relocation , arm64_sequoia : "8b114d4da9a7f5d36352eac97e150b0c96b90bdf9dcf4354b28e780936ea32d2"
16- sha256 cellar : :any_skip_relocation , arm64_sonoma : "984a7b573108f604aad841331000689f5100ebdbbcb4db3e76030159d9547f1b"
17- sha256 cellar : :any_skip_relocation , arm64_ventura : "984a7b573108f604aad841331000689f5100ebdbbcb4db3e76030159d9547f1b"
18- sha256 cellar : :any_skip_relocation , arm64_monterey : "984a7b573108f604aad841331000689f5100ebdbbcb4db3e76030159d9547f1b"
19- sha256 cellar : :any_skip_relocation , sonoma : "5a163cdf3ee921fe33b456949870a1acd47c3748afdefee93a092b4eb5b3d15c"
20- sha256 cellar : :any_skip_relocation , ventura : "5a163cdf3ee921fe33b456949870a1acd47c3748afdefee93a092b4eb5b3d15c"
21- sha256 cellar : :any_skip_relocation , monterey : "5a163cdf3ee921fe33b456949870a1acd47c3748afdefee93a092b4eb5b3d15c"
22- sha256 cellar : :any_skip_relocation , x86_64_linux : "edcb7c39f2aedf2dba46e68fe1d63de0cfa88ed96202cc56316cc33c657442d3"
15+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "dd3f60224b178ca9f201c0bbaf0ca1c5b8a6b8b5a8ef5662634dd520321040f3"
16+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "dd3f60224b178ca9f201c0bbaf0ca1c5b8a6b8b5a8ef5662634dd520321040f3"
17+ sha256 cellar : :any_skip_relocation , arm64_ventura : "dd3f60224b178ca9f201c0bbaf0ca1c5b8a6b8b5a8ef5662634dd520321040f3"
18+ sha256 cellar : :any_skip_relocation , sonoma : "ed63b778e7bbe585083a20848af516bad37170bcb6b23501f9ac0ac2a0ccbe39"
19+ sha256 cellar : :any_skip_relocation , ventura : "ed63b778e7bbe585083a20848af516bad37170bcb6b23501f9ac0ac2a0ccbe39"
20+ sha256 cellar : :any_skip_relocation , x86_64_linux : "dd3f60224b178ca9f201c0bbaf0ca1c5b8a6b8b5a8ef5662634dd520321040f3"
2321 end
2422
2523 depends_on "openjdk"
0 commit comments