From 849406bc4c1b7c1a65180309d4683e96b18336ab Mon Sep 17 00:00:00 2001 From: Ben Hu Date: Mon, 24 Oct 2011 12:43:13 +0800 Subject: [PATCH] elasticsearch: Update to 0.17.9 Closes Homebrew/homebrew#8256. Signed-off-by: Charlie Sharpsteen --- Formula/elasticsearch.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/elasticsearch.rb b/Formula/elasticsearch.rb index 8cbf8c31c53..b97d7fc53ca 100644 --- a/Formula/elasticsearch.rb +++ b/Formula/elasticsearch.rb @@ -1,9 +1,9 @@ require 'formula' class Elasticsearch < Formula - url 'https://github.com/downloads/elasticsearch/elasticsearch/elasticsearch-0.17.7.tar.gz' + url 'https://github.com/downloads/elasticsearch/elasticsearch/elasticsearch-0.17.9.tar.gz' homepage 'http://www.elasticsearch.org' - md5 '8502edd8a9b7eb43a895eddeaa299850' + md5 'be59eaf874280e8f748269531dd0cf07' def install # Remove Windows files