From 4e0d91a90717273372a3ec4eae30d99f3f76c638 Mon Sep 17 00:00:00 2001 From: Domingo Suarez Torres Date: Mon, 26 Dec 2011 16:16:26 -0600 Subject: elasticsearch 0.18.6 Closes #9288. Signed-off-by: Jack Nagel --- 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 544a9b287..54814963f 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.18.5.tar.gz' + url 'https://github.com/downloads/elasticsearch/elasticsearch/elasticsearch-0.18.6.tar.gz' homepage 'http://www.elasticsearch.org' - md5 'f9201f3893e546d0f6cbe1b748ea6d36' + md5 '8584282e56cb0b3928f1bda40f310f5f' def cluster_name "elasticsearch_#{ENV['USER']}" -- cgit v1.2.3