solr 6.6.0 (#15004)
parent
0fcca8fb81
commit
39bcac0377
|
@ -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.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"
|
||||
url "https://www.apache.org/dyn/closer.cgi?path=lucene/solr/6.6.0/solr-6.6.0.tgz"
|
||||
mirror "https://archive.apache.org/dist/lucene/solr/6.6.0/solr-6.6.0.tgz"
|
||||
sha256 "6b1d1ed0b74aef320633b40a38a790477e00d75b56b9cdc578533235315ffa1e"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in New Issue