ElasticSearch 0.17.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
cfee866915
commit
b858fbc644
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Elasticsearch < Formula
|
||||
url 'https://github.com/downloads/elasticsearch/elasticsearch/elasticsearch-0.16.4.tar.gz'
|
||||
url 'https://github.com/downloads/elasticsearch/elasticsearch/elasticsearch-0.17.0.tar.gz'
|
||||
homepage 'http://www.elasticsearch.org'
|
||||
md5 '09f8e4cc1eb0d5811383733c3db12325'
|
||||
md5 '1158d3918d65ee8d3c59914149803568'
|
||||
|
||||
def install
|
||||
# Remove Windows files
|
||||
|
|
Loading…
Reference in a new issue