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