mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
- Upgrade elasticsearch to 0.18.6
This commit is contained in:
parent
2bae0499b2
commit
9977e4c6ef
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -4,7 +4,7 @@
|
|||
# wget
|
||||
#
|
||||
JRUBY_VERSION=1.6.5
|
||||
ELASTICSEARCH_VERSION=0.18.5
|
||||
ELASTICSEARCH_VERSION=0.18.6
|
||||
VERSION=$(shell ruby -r./lib/logstash/version -e 'puts LOGSTASH_VERSION')
|
||||
|
||||
JRUBY_CMD=build/jruby/jruby-$(JRUBY_VERSION)/bin/jruby
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue