Skip to content

Commit 9e08ca8

Browse files
authored
Merge pull request #198 from appsignal/lmaia/librdkafka-rc10
updates librdkafka to 1.9.0-rc10
2 parents 6a439ff + 22ccfa7 commit 9e08ca8

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

0 commit comments

Comments
 (0)