Skip to content

Commit a1be393

Browse files
committed
update librdkafka to 1.9.0-RC2
1 parent edd09d2 commit a1be393

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.1"
3-
LIBRDKAFKA_VERSION = "1.9.0-RC1"
4-
LIBRDKAFKA_SOURCE_SHA256 = "c6aefe22ee14e8d036304bd61a5e5a61e100f0554df911fe107af1375c9f01f5"
3+
LIBRDKAFKA_VERSION = "1.9.0-RC2"
4+
LIBRDKAFKA_SOURCE_SHA256 = "f38c7007d01c489c7b743d200a6760678f43b171b36886c4dda39d4a8d5aab59"
55
end

0 commit comments

Comments
 (0)