From 734b34038c146fbce73394fc62ea3894eb7bb12e Mon Sep 17 00:00:00 2001 From: Peter Hellberg Date: Sat, 31 Mar 2012 14:33:10 +0200 Subject: elasticsearch 0.19.1 Signed-off-by: Adam Vandenberg --- 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 124432347..39ac9425c 100644 --- a/Library/Formula/elasticsearch.rb +++ b/Library/Formula/elasticsearch.rb @@ -2,8 +2,8 @@ require 'formula' class Elasticsearch < Formula homepage 'http://www.elasticsearch.org' - url 'https://github.com/downloads/elasticsearch/elasticsearch/elasticsearch-0.19.0.tar.gz' - md5 'e1f81d90cacb1a24b37b9becafdddc36' + url 'https://github.com/downloads/elasticsearch/elasticsearch/elasticsearch-0.19.1.tar.gz' + md5 'feb0c28bb43eba30f8f09c766e3f6774' def cluster_name "elasticsearch_#{ENV['USER']}" -- cgit v1.2.3