Sha256: b4c315644c2110e859e4f221c8e8961b7515f413d5e76ebf351c53463399f5f1
Contents?: true
Size: 199 Bytes
Versions: 1
Compression:
Stored size: 199 Bytes
Contents
# frozen_string_literal: true module Rdkafka VERSION = "0.14.11" LIBRDKAFKA_VERSION = "2.3.0" LIBRDKAFKA_SOURCE_SHA256 = "2d49c35c77eeb3d42fa61c43757fcbb6a206daa560247154e60642bcdcc14d12" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
karafka-rdkafka-0.14.11 | lib/rdkafka/version.rb |