solr 4.10.1
This commit is contained in:
parent
2d77a7e75c
commit
414517d8d3
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require "formula"
|
|||
|
||||
class Solr < Formula
|
||||
homepage "http://lucene.apache.org/solr/"
|
||||
url "http://www.apache.org/dyn/closer.cgi?path=lucene/solr/4.10.0/solr-4.10.0.tgz"
|
||||
sha1 "ae47a89f35b5e2a6a4e55732cccc64fb10ed9779"
|
||||
url "http://www.apache.org/dyn/closer.cgi?path=lucene/solr/4.10.1/solr-4.10.1.tgz"
|
||||
sha1 "6033a9887bbfdd1d8ce1bdafce0d65975cf910d8"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue