From 39bcac0377155f97b0edd28bea731dd1b14b9c99 Mon Sep 17 00:00:00 2001 From: Ryan Baumann Date: Thu, 29 Jun 2017 06:16:38 -0400 Subject: [PATCH] solr 6.6.0 (#15004) --- Aliases/{solr@6.5 => solr@6.6} | 0 Formula/solr.rb | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) rename Aliases/{solr@6.5 => solr@6.6} (100%) diff --git a/Aliases/solr@6.5 b/Aliases/solr@6.6 similarity index 100% rename from Aliases/solr@6.5 rename to Aliases/solr@6.6 diff --git a/Formula/solr.rb b/Formula/solr.rb index 519fce2f654..75880654bcd 100644 --- a/Formula/solr.rb +++ b/Formula/solr.rb @@ -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