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
Rui Chen 2021-02-28 02:32:02 -05:00 committed by BrewTestBot
parent 2154913d7c
commit 8dac29715d
1 changed files with 2 additions and 2 deletions

View File

@ -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"