elasticsearch 1.4.3
Closes Homebrew/homebrew#36747. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
f648344f1d
commit
717cd82770
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
class Elasticsearch < Formula
|
||||
homepage "http://www.elasticsearch.org"
|
||||
url "https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-1.4.2.tar.gz"
|
||||
sha1 "ae381615ec7f657e2a08f1d91758714f13d11693"
|
||||
url "https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-1.4.3.tar.gz"
|
||||
sha1 "d26828bef335a164175f5af14a2a7fc44cb063f2"
|
||||
|
||||
depends_on :java => "1.7+"
|
||||
|
||||
|
|
Loading…
Reference in a new issue