mirror of
https://github.com/elastic/logstash.git
synced 2025-04-25 07:07:54 -04:00
- upgrade jruby
This commit is contained in:
parent
1154774f05
commit
f58216c3b0
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -2,7 +2,7 @@
|
|||
# rsync
|
||||
# wget or curl
|
||||
#
|
||||
JRUBY_VERSION=1.7.3
|
||||
JRUBY_VERSION=1.7.4
|
||||
ELASTICSEARCH_VERSION=0.90.0
|
||||
#VERSION=$(shell ruby -r./lib/logstash/version -e 'puts LOGSTASH_VERSION')
|
||||
VERSION=$(shell awk -F\" '/LOGSTASH_VERSION/ {print $$2}' lib/logstash/version.rb)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue