We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents edd09d2 + a1be393 commit 8b84f4dCopy full SHA for 8b84f4d
lib/rdkafka/version.rb
@@ -1,5 +1,5 @@
1
module Rdkafka
2
VERSION = "0.12.0.beta.1"
3
- LIBRDKAFKA_VERSION = "1.9.0-RC1"
4
- LIBRDKAFKA_SOURCE_SHA256 = "c6aefe22ee14e8d036304bd61a5e5a61e100f0554df911fe107af1375c9f01f5"
+ LIBRDKAFKA_VERSION = "1.9.0-RC2"
+ LIBRDKAFKA_SOURCE_SHA256 = "f38c7007d01c489c7b743d200a6760678f43b171b36886c4dda39d4a8d5aab59"
5
end
0 commit comments