Skip to content

Commit bca2f18

Browse files
committed
Bump librdkafka to 1.9.0-RC1
1 parent 1c26554 commit bca2f18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/rdkafka/version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Rdkafka
22
VERSION = "0.12.0.beta.0"
3-
LIBRDKAFKA_VERSION = "1.8.2"
4-
LIBRDKAFKA_SOURCE_SHA256 = "6a747d293a7a4613bd2897e28e8791476fbe1ae7361f2530a876e0fd483482a6"
3+
LIBRDKAFKA_VERSION = "1.9.0-RC1"
4+
LIBRDKAFKA_SOURCE_SHA256 = "c6aefe22ee14e8d036304bd61a5e5a61e100f0554df911fe107af1375c9f01f5"
55
end

0 commit comments

Comments
 (0)