From 80a9b69524a349958ec092f2d996c0cd6f5928f0 Mon Sep 17 00:00:00 2001 From: Julian Stahnke Date: Sat, 15 May 2010 16:41:55 +0200 Subject: ElasticSearch 0.7.0 Signed-off-by: David Höppner <0xffea@gmail.com> --- Library/Formula/elasticsearch.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/elasticsearch.rb b/Library/Formula/elasticsearch.rb index 6fc2c39dc..813b5b864 100644 --- a/Library/Formula/elasticsearch.rb +++ b/Library/Formula/elasticsearch.rb @@ -1,9 +1,9 @@ require 'formula' class Elasticsearch < Formula - url 'http://github.com/downloads/elasticsearch/elasticsearch/elasticsearch-0.6.0.zip' + url 'http://github.com/downloads/elasticsearch/elasticsearch/elasticsearch-0.7.0.zip' homepage 'http://www.elasticsearch.com' - md5 'e3657a1970695c3d043341484b338af3' + md5 '6f71e1306d7fba1b1fc1c3d48641feb9' def install FileUtils.rm_f Dir["bin/*.bat"] -- cgit v1.2.3