Sha256: 8666ca7b62e74b93f7757a1f8f274f707a67d2990bd9ccf8d11f0fe8fa47bea9
Contents?: true
Size: 202 Bytes
Versions: 1
Compression:
Stored size: 202 Bytes
Contents
# frozen_string_literal: true module Rdkafka VERSION = "0.14.0.rc1" LIBRDKAFKA_VERSION = "2.2.0" LIBRDKAFKA_SOURCE_SHA256 = "af9a820cbecbc64115629471df7c7cecd40403b6c34bfdbb9223152677a47226" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rdkafka-0.14.0.rc1 | lib/rdkafka/version.rb |