Skip to content

Commit

Permalink
elasticsearch: fix checksum
Browse files Browse the repository at this point in the history
  • Loading branch information
adamv committed Jan 31, 2013
1 parent 60de7a1 commit 506c537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/elasticsearch.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
class Elasticsearch < Formula
homepage 'http://www.elasticsearch.org'
url 'http://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-0.20.4.tar.gz'
sha1 '1c1cf2954309620b4c31ca09396fda21151775e0'
sha1 '1d5e58649ec84fba9ed41ed75b38b6758ad411e9'
head 'https://github.com/elasticsearch/elasticsearch.git'

depends_on 'maven' if build.head?
Expand Down

0 comments on commit 506c537

Please sign in to comment.