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