From 8e802de22802d4e93d828e98064fdc9785591ea5 Mon Sep 17 00:00:00 2001 From: Karel Minarik Date: Tue, 15 Mar 2011 16:33:26 +0100 Subject: Updated ElasticSearch to 0.15.2 Signed-off-by: Adam Vandenberg --- 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 0a8e96f17..19f4c8c36 100644 --- a/Library/Formula/elasticsearch.rb +++ b/Library/Formula/elasticsearch.rb @@ -1,9 +1,9 @@ require 'formula' class Elasticsearch < Formula - url 'https://github.com/downloads/elasticsearch/elasticsearch/elasticsearch-0.14.2.tar.gz' + url 'https://github.com/downloads/elasticsearch/elasticsearch/elasticsearch-0.15.2.tar.gz' homepage 'http://www.elasticsearch.com' - md5 'b43789473b130fdecdf228f4120604a7' + md5 '6e0e9ea3fcc0e95d2fe490445fb4aa1d' skip_clean 'libexec/data' -- cgit v1.2.3