kafka: update 2.3.1 bottle.
This commit is contained in:
parent
d2f120cfcc
commit
ccef073010
1 changed files with 3 additions and 4 deletions
|
@ -6,10 +6,9 @@ class Kafka < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "d38c73a5ab8e9589aa4773007d9df0757ca1773b071b02b8c5d031628098064f" => :catalina
|
||||
sha256 "1483beca512a1121491d8890290826e80f87d6630c37b15207db1d0cf39c805c" => :mojave
|
||||
sha256 "1483beca512a1121491d8890290826e80f87d6630c37b15207db1d0cf39c805c" => :high_sierra
|
||||
sha256 "84e51f5c33a35333e3da125076fa9f566e647ff9a555716ac478123a81d4186b" => :sierra
|
||||
sha256 "0d3bdac93bd2602f0a7ee444fa77081362da52ea54e3d66488904a67128b7afd" => :catalina
|
||||
sha256 "0d3bdac93bd2602f0a7ee444fa77081362da52ea54e3d66488904a67128b7afd" => :mojave
|
||||
sha256 "0d3bdac93bd2602f0a7ee444fa77081362da52ea54e3d66488904a67128b7afd" => :high_sierra
|
||||
end
|
||||
|
||||
# Related to https://issues.apache.org/jira/browse/KAFKA-2034
|
||||
|
|
Loading…
Reference in a new issue