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