Elastic search version 0.6.0

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Julian Stahnke 2010-05-12 16:32:18 +02:00 committed by Adam Vandenberg
parent e72e1b3ee7
commit e5f9484990
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.5.1.zip'
url 'http://github.com/downloads/elasticsearch/elasticsearch/elasticsearch-0.6.0.zip'
homepage 'http://www.elasticsearch.com'
md5 'c438c0d18bef8d2efd2d801fa872a3fa'
md5 'e3657a1970695c3d043341484b338af3'
def install
FileUtils.rm_f Dir["bin/*.bat"]