Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

vistahigherlearning / logstash   deb

Repository URL to install this package:

/ opt / logstash / vendor / jruby / lib / ruby / shared / jopenssl / version.rb

module Jopenssl
  module Version
    VERSION = '0.9.7'
    BOUNCY_CASTLE_VERSION = '1.50'
  end
end