This is an automated email from the ASF dual-hosted git repository.

ronny pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/couchdb-www.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 473e10e  Remove CouchDB 2.3.1 from Downloads
     new 98c6672  Merge pull request #48 from big-r81/remove-2.3.1
473e10e is described below

commit 473e10e4118bbd918044d67254a0520d09d147e2
Author: Ronny <[email protected]>
AuthorDate: Sat Apr 30 15:36:21 2022 +0200

    Remove CouchDB 2.3.1 from Downloads
---
 index.html | 66 --------------------------------------------------------------
 1 file changed, 66 deletions(-)

diff --git a/index.html b/index.html
index 22f6930..be84ccd 100644
--- a/index.html
+++ b/index.html
@@ -657,72 +657,6 @@ Thanks to Yohei Shimomae and the Apache Cordova team for 
the original design.
 
   </div>
 
-  <hr>
-
-  <div class="wrap download-pane">
-    <h2 class="icon icon-download">Download CouchDB 2.3.1</h2>
-  </div>
-
-  <div class="grid">
-
-    <div class="wrap">
-
-      <div class="corner"></div>
-
-      <div class="download-list-container">
-
-        <ul class="list download-list">
-          <li>
-            <a 
href="https://www.apache.org/dyn/closer.lua?path=/couchdb/source/2.3.1/apache-couchdb-2.3.1.tar.gz";
 class="type">Source</a>
-            <span class="info">
-              Version 2.3.1 |
-              <a 
href="https://docs.couchdb.org/en/2.3.1/whatsnew/2.3.html#version-2.3.1"; 
class="release">Release Notes</a> |
-              <a 
href="https://www.apache.org/dist/couchdb/source/2.3.1/apache-couchdb-2.3.1.tar.gz.asc";>PGP
 Signature</a> |
-              <a 
href="https://www.apache.org/dist/couchdb/source/2.3.1/apache-couchdb-2.3.1.tar.gz.sha256";>SHA256</a>
 |
-              <a 
href="https://www.apache.org/dist/couchdb/source/2.3.1/apache-couchdb-2.3.1.tar.gz.sha512";>SHA512</a>
-            </span>
-          </li>
-          <li>
-            <a 
href="https://apache.jfrog.io/artifactory/couchdb/win/2.3.1/apache-couchdb-2.3.1.msi";
 class="type">
-              Windows (x64)
-            </a>
-            <span class="info">
-              Erlang/OTP 19.3 | Version 2.3.1 |
-              <a 
href="https://docs.couchdb.org/en/2.3.1/whatsnew/2.3.html#version-2.3.1"; 
class="release">Release Notes</a> |
-              <a 
href="https://www.apache.org/dist/couchdb/binary/win/2.3.1/apache-couchdb-2.3.1.msi.asc";>PGP
 Signature</a> |
-              <a 
href="https://www.apache.org/dist/couchdb/binary/win/2.3.1/apache-couchdb-2.3.1.msi.sha256";>SHA256</a>
 |
-              <a 
href="https://www.apache.org/dist/couchdb/binary/win/2.3.1/apache-couchdb-2.3.1.msi.sha512";>SHA512</a>
-            </span>
-          </li>
-          <li>
-            <a 
href="https://apache.jfrog.io/artifactory/couchdb/mac/2.3.1/Apache-CouchDB-2.3.1.zip";
 class="type">
-              macOS (10.10+)
-            </a>
-            <span class="info">
-              Erlang/OTP 19.3 | Version 2.3.1 |
-              <a 
href="https://docs.couchdb.org/en/2.3.1/whatsnew/2.3.html#version-2.3.1"; 
class="release">Release Notes</a> |
-              <a 
href="https://www.apache.org/dist/couchdb/binary/mac/2.3.1/Apache-CouchDB-2.3.1.zip.asc";>PGP
 Signature</a> |
-              <a 
href="https://www.apache.org/dist/couchdb/binary/mac/2.3.1/Apache-CouchDB-2.3.1.zip.sha256";>SHA256</a>
 |
-              <a 
href="https://www.apache.org/dist/couchdb/binary/mac/2.3.1/Apache-CouchDB-2.3.1.zip.sha512";>SHA512</a>
-            </span>
-          </li>
-          <li>
-            <a 
href="https://docs.couchdb.org/en/latest/install/unix.html#installation-using-the-apache-couchdb-convenience-binary-packages";
 class="type">Debian/Ubuntu/RHEL/CentOS packages</a>
-            <span class="info">
-              Erlang/OTP 19.3 | Version 2.3.1 |
-            <a 
href="https://docs.couchdb.org/en/2.3.1/whatsnew/2.3.html#version-2.3.1"; 
class="release">Release Notes</a>
-            </span>
-          </li>
-        </ul>
-        <div>
-          <a href="https://www.apache.org/info/verification.html";>Instructions 
for verifying downloads.</a> <a 
href="https://www.apache.org/dist/couchdb/KEYS";>KEYS file</a> for validating 
signatures.
-        </div>
-      </div>
-
-    </div>
-
-  </div>
-
   <a class="scroll-point" id="more"></a>
 
   <hr>

Reply via email to