Skip to content

Commit

Permalink
elasticsearch 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jasontedor authored and xu-cheng committed Mar 31, 2016
1 parent 253699a commit e5ec584
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/elasticsearch.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Elasticsearch < 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.2.1/elasticsearch-2.2.1.tar.gz"
sha256 "7d43d18a8ee8d715d827ed26b4ff3d939628f5a5b654c6e8de9d99bf3a9b2e03"
url "https://download.elasticsearch.org/elasticsearch/release/org/elasticsearch/distribution/tar/elasticsearch/2.3.0/elasticsearch-2.3.0.tar.gz"
sha256 "d68482c7633f2986263bc5f11f93b8a58c54c6cf5e337b615446d0a7c6fdcd8b"

head do
url "https://github.com/elasticsearch/elasticsearch.git"
Expand Down

0 comments on commit e5ec584

Please sign in to comment.