Skip to content

Commit

Permalink
elasticsearch 0.19.4
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
miku authored and adamv committed May 22, 2012
1 parent 93bda7d commit 76d3602
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/elasticsearch.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

class Elasticsearch < Formula
homepage 'http://www.elasticsearch.org'
url 'https://github.com/downloads/elasticsearch/elasticsearch/elasticsearch-0.19.3.tar.gz'
md5 '8a0a5b8eb3d039a6cddedb82103ffa47'
url 'https://github.com/downloads/elasticsearch/elasticsearch/elasticsearch-0.19.4.tar.gz'
md5 '8058ae9d76bbf4ddc5b6bcbefb3706c0'

def cluster_name
"elasticsearch_#{ENV['USER']}"
Expand Down

0 comments on commit 76d3602

Please sign in to comment.