updated elasticsearch to 0.9

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Matt Dennewitz 2010-08-09 12:59:05 -05:00 committed by Adam Vandenberg
parent 7a07e88673
commit e7ecb71071

View file

@ -1,9 +1,9 @@
require 'formula'
class Elasticsearch < Formula
url 'http://github.com/downloads/elasticsearch/elasticsearch/elasticsearch-0.8.0.zip'
url 'http://github.com/downloads/elasticsearch/elasticsearch/elasticsearch-0.9.0.zip'
homepage 'http://www.elasticsearch.com'
md5 '0b9f0361163847a6580658c59cbfcc51'
md5 'ad7e245cf2451b2c077c7529d6d5cdb2'
def install
rm_f Dir["bin/*.bat"]