From 4b2a325a4ececf7d1a54ee5a5f2e00aa931122a1 Mon Sep 17 00:00:00 2001 From: Julian Stahnke Date: Mon, 17 May 2010 16:24:15 +0200 Subject: ElasticSearch 0.7.1 Signed-off-by: David Höppner <0xffea@gmail.com> --- Library/Formula/elasticsearch.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/elasticsearch.rb b/Library/Formula/elasticsearch.rb index 813b5b864..02d81ccbd 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.7.0.zip' + url 'http://github.com/downloads/elasticsearch/elasticsearch/elasticsearch-0.7.1.zip' homepage 'http://www.elasticsearch.com' - md5 '6f71e1306d7fba1b1fc1c3d48641feb9' + md5 '2b01f7101a8df51f7d828ddd7054e9b0' def install FileUtils.rm_f Dir["bin/*.bat"] -- cgit v1.2.3