diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/elasticsearch.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/elasticsearch.rb b/Library/Formula/elasticsearch.rb index 86f8f1455..8cbf8c31c 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.17.5.tar.gz' + url 'https://github.com/downloads/elasticsearch/elasticsearch/elasticsearch-0.17.7.tar.gz' homepage 'http://www.elasticsearch.org' - md5 '6bbd4f69fd0addcab56e3f8315e9d837' + md5 '8502edd8a9b7eb43a895eddeaa299850' def install # Remove Windows files |
