aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 994b4a230..20f26a419 100644
--- a/Library/Formula/elasticsearch.rb
+++ b/Library/Formula/elasticsearch.rb
@@ -2,8 +2,8 @@ require 'formula'
class Elasticsearch < Formula
homepage 'http://www.elasticsearch.org'
- url 'https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-0.90.10.tar.gz'
- sha1 '66db55382bde6085fc9f73225f13649e1f565695'
+ url 'https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-0.90.11.tar.gz'
+ sha1 'af86b1165f7a40bd90c17cfd2f92f5ebf2a45d32'
head do
url 'https://github.com/elasticsearch/elasticsearch.git'