solr 8.11.0

Closes #90871.

Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Rui Chen 2021-12-10 00:47:29 -05:00 committed by BrewTestBot
parent d3084a4b5e
commit 89faeecfda
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
2 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,9 @@
class Solr < Formula
desc "Enterprise search platform from the Apache Lucene project"
homepage "https://solr.apache.org/"
url "https://www.apache.org/dyn/closer.lua?path=lucene/solr/8.10.1/solr-8.10.1.tgz"
mirror "https://archive.apache.org/dist/lucene/solr/8.10.1/solr-8.10.1.tgz"
sha256 "42cd0efd48ef3eb75ca06135889b21045884e95f085f4535685f5dfc89a5858a"
url "https://www.apache.org/dyn/closer.lua?path=lucene/solr/8.11.0/solr-8.11.0.tgz"
mirror "https://archive.apache.org/dist/lucene/solr/8.11.0/solr-8.11.0.tgz"
sha256 "ba69bffc624e5c1e35b3b2e0929d82f2ba7871d7ba5941f202c2b97945eb730c"
license "Apache-2.0"
bottle do