updated elasticsearch to 0.11.0

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Jonathan 2010-10-03 10:49:27 -05:00 committed by Adam Vandenberg
parent bcbccebbba
commit 68b4650388
1 changed files with 2 additions and 2 deletions

View File

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