elasticsearch 0.90.10

Closes Homebrew/homebrew#25896.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Loren Siebert 2014-01-14 07:54:06 -08:00 committed by Mike McQuaid
parent 88c6afd10c
commit 20b1be48f3

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.9.tar.gz'
sha1 '21ddd2d2666ff7ffec99caa1a210bfc0a3ee6c40'
url 'https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-0.90.10.tar.gz'
sha1 '66db55382bde6085fc9f73225f13649e1f565695'
head do
url 'https://github.com/elasticsearch/elasticsearch.git'