Skip to content

Commit

Permalink
updated elasticsearch to 0.9
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
mattdennewitz authored and adamv committed Aug 9, 2010
1 parent 810d52f commit 53d23f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/elasticsearch.rb
@@ -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"]
Expand Down

0 comments on commit 53d23f0

Please sign in to comment.