aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/elasticsearch.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/elasticsearch.rb b/Library/Formula/elasticsearch.rb
index bf2f4f550..544a9b287 100644
--- a/Library/Formula/elasticsearch.rb
+++ b/Library/Formula/elasticsearch.rb
@@ -1,9 +1,9 @@
require 'formula'
class Elasticsearch < Formula
- url 'https://github.com/downloads/elasticsearch/elasticsearch/elasticsearch-0.18.4.tar.gz'
+ url 'https://github.com/downloads/elasticsearch/elasticsearch/elasticsearch-0.18.5.tar.gz'
homepage 'http://www.elasticsearch.org'
- md5 '4a641cfbaf4ec79b802171dc9f35b21e'
+ md5 'f9201f3893e546d0f6cbe1b748ea6d36'
def cluster_name
"elasticsearch_#{ENV['USER']}"