From 28f45d0723047f7b68c4b134f9786a7d3f8cf05f Mon Sep 17 00:00:00 2001 From: Ruben Fonseca Date: Tue, 24 Dec 2013 23:23:52 +0000 Subject: elasticsearch 0.90.9 Closes #25439. Signed-off-by: Mike McQuaid --- 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 fed43440c..50e3f3866 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://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-0.90.8.tar.gz' - sha1 'a2441a55130d7911212a97f524413ad8d4771ae6' + url 'https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-0.90.9.tar.gz' + sha1 '21ddd2d2666ff7ffec99caa1a210bfc0a3ee6c40' head do url 'https://github.com/elasticsearch/elasticsearch.git' -- cgit v1.2.3