Skip to content

Commit

Permalink
elasticsearch 1.3.0
Browse files Browse the repository at this point in the history
Formula/elasticsearch.rb: updated to 1.3.0.

Closes Homebrew#31083.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
Paul Wittmann authored and MikeMcQuaid committed Jul 24, 2014
1 parent 4d564d0 commit afe760c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/elasticsearch.rb
Expand Up @@ -2,8 +2,8 @@

class Elasticsearch < Formula
homepage "http://www.elasticsearch.org"
url "https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-1.2.2.tar.gz"
sha1 "2c30c3c246896818a7f652720d4e418aa5cb278b"
url "https://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-1.3.0.tar.gz"
sha1 "f9e02e2cdcb55e7e8c5c60e955f793f68b7dec75"

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

0 comments on commit afe760c

Please sign in to comment.