Sha256: 28a0f42090281c39cb888d81bb5d0008c37dee043638ed919173d8fc3f8c1dde
Contents?: true
Size: 680 Bytes
Versions: 2
Compression:
Stored size: 680 Bytes
Contents
# encoding: utf-8 # The version of the logstash package (not the logstash-core gem version). # # Note to authors: this should not include dashes because 'gem' barfs if # you include a dash in the version string. # TODO: (colin) the logstash-core gem uses it's own version number in logstash-core/lib/logstash-core/version.rb # there are some dependencies in logstash-core on the LOGSTASH_VERSION constant this is why # the logstash version is currently defined here in logstash-core/lib/logstash/version.rb but # eventually this file should be in the root logstash lib fir and dependencies in logstash-core should be # fixed. LOGSTASH_VERSION = "5.0.0"
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
mrcooper-logstash-output-azuresearch-0.2.2 | vendor/jruby/2.5.0/gems/logstash-core-5.0.0-java/lib/logstash/version.rb |
logstash-core-5.0.0-java | lib/logstash/version.rb |