elasticsearch 0.90.11

Closes Homebrew/homebrew#26384.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Dennis Martinez 2014-02-03 10:28:56 -08:00 committed by Mike McQuaid
parent 06091776b6
commit b8c73d8ae3

View file

@ -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'