kafkacat 1.2.0
Closes Homebrew/homebrew#45469. Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
This commit is contained in:
parent
096787b8cd
commit
b57124e56f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Kafkacat < Formula
|
||||
desc "Generic command-line non-JVM Apache Kafka producer and consumer"
|
||||
homepage "https://github.com/edenhill/kafkacat"
|
||||
url "https://github.com/edenhill/kafkacat/archive/1.1.0.tar.gz"
|
||||
sha256 "290a16b6bbacedf2ae7b0eb89e1295ec803a378ecd7307485ebf4ef0a89702d9"
|
||||
url "https://github.com/edenhill/kafkacat/archive/1.2.0.tar.gz"
|
||||
sha256 "43e5e3d6de7882324ca4afc3c1f6c49c8485d74b6e4eb4047ba5a6eba8c1cab9"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue