Skip to content

Commit

Permalink
elasticsearch@2.4 2.4.3
Browse files Browse the repository at this point in the history
Closes #8109.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
  • Loading branch information
timherby authored and nijikon committed Dec 22, 2016
1 parent 9197586 commit 27afca4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/elasticsearch@2.4.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class ElasticsearchAT24 < Formula
desc "Distributed search & analytics engine"
homepage "https://www.elastic.co/products/elasticsearch"
url "https://download.elasticsearch.org/elasticsearch/release/org/elasticsearch/distribution/tar/elasticsearch/2.4.2/elasticsearch-2.4.2.tar.gz"
sha256 "7741a2e78f5f155c5005ba891f9b6e57a4e45178cb540beed101d30517cbe22f"
url "https://download.elasticsearch.org/elasticsearch/release/org/elasticsearch/distribution/tar/elasticsearch/2.4.3/elasticsearch-2.4.3.tar.gz"
sha256 "01eb684943be01d4af3131c6795073187b1a5868b6525d9686cc0d7a315db12e"

bottle :unneeded
depends_on :java => "1.7+"
Expand Down

0 comments on commit 27afca4

Please sign in to comment.