librdkafka 1.6.1
Closes #72134. Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
2154913d7c
commit
8dac29715d
|
@ -1,8 +1,8 @@
|
|||
class Librdkafka < Formula
|
||||
desc "Apache Kafka C/C++ library"
|
||||
homepage "https://github.com/edenhill/librdkafka"
|
||||
url "https://github.com/edenhill/librdkafka/archive/v1.6.0.tar.gz"
|
||||
sha256 "3130cbd391ef683dc9acf9f83fe82ff93b8730a1a34d0518e93c250929be9f6b"
|
||||
url "https://github.com/edenhill/librdkafka/archive/v1.6.1.tar.gz"
|
||||
sha256 "689028b5fdfdce026f396fc2f3bfe9e38947210d9bd22be28c3159cc8c41b57e"
|
||||
license "BSD-2-Clause"
|
||||
head "https://github.com/edenhill/librdkafka.git"
|
||||
|
||||
|
|
Loading…
Reference in New Issue