solr 6.5.0 (#12908)
This commit is contained in:
parent
882cfc32bc
commit
557862d85c
2 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Solr < Formula
|
||||
desc "Enterprise search platform from the Apache Lucene project"
|
||||
homepage "https://lucene.apache.org/solr/"
|
||||
url "https://www.apache.org/dyn/closer.cgi?path=lucene/solr/6.4.1/solr-6.4.1.tgz"
|
||||
mirror "https://archive.apache.org/dist/lucene/solr/6.4.1/solr-6.4.1.tgz"
|
||||
sha256 "ebce206dd4a66600384ccdd9a604536135594ce4c24814bbd5a3e8a8ec1efbb9"
|
||||
url "https://www.apache.org/dyn/closer.cgi?path=lucene/solr/6.5.0/solr-6.5.0.tgz"
|
||||
mirror "https://archive.apache.org/dist/lucene/solr/6.5.0/solr-6.5.0.tgz"
|
||||
sha256 "893835a1d724bda80bc0b9d87893a321f442460937d61d26746cefb52286543c"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue