This is an automated email from the ASF dual-hosted git repository.
mck pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/cassandra-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 493bdee Fix 3.11.10 and 3.0.24 download names, links and dates.
493bdee is described below
commit 493bdee4d4c943b115d8fce3e5c4a9fa5b2dfe4c
Author: mck <[email protected]>
AuthorDate: Tue Apr 27 19:27:24 2021 +0200
Fix 3.11.10 and 3.0.24 download names, links and dates.
---
content/download/index.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/content/download/index.html b/content/download/index.html
index 78d09c1..ee436b2 100644
--- a/content/download/index.html
+++ b/content/download/index.html
@@ -185,9 +185,9 @@
<div class="pa-large
text-center">
<h3
class="teal">Latest Stable Version</h3>
<p>Download the
latest Apache Cassandra 3.11 release:</p>
-
<p><small>Released on 2020-11-04</small></p>
+
<p><small>Released on 2021-02-01</small></p>
<div>
- <p><a
class="btn btn--alt ma-medium"
href="https://www.apache.org/dyn/closer.lua/cassandra/3.11.9/apache-cassandra-3.11.9-bin.tar.gz">3.11.9</a>
(<a
href="https://downloads.apache.org/cassandra/3.11.9/apache-cassandra-3.11.9-bin.tar.gz.asc">pgp</a>,
<a
href="https://downloads.apache.org/cassandra/3.11.9/apache-cassandra-3.11.9-bin.tar.gz.sha256">sha256</a>
and <a
href="https://downloads.apache.org/cassandra/3.11.9/apache-cassandra-3.11.9-bin.tar.gz.sha512">sha512</a>)</p>
+ <p><a
class="btn btn--alt ma-medium"
href="https://www.apache.org/dyn/closer.lua/cassandra/3.11.10/apache-cassandra-3.11.10-bin.tar.gz">3.11.10</a>
(<a
href="https://downloads.apache.org/cassandra/3.11.10/apache-cassandra-3.11.10-bin.tar.gz.asc">pgp</a>,
<a
href="https://downloads.apache.org/cassandra/3.11.10/apache-cassandra-3.11.10-bin.tar.gz.sha256">sha256</a>
and <a
href="https://downloads.apache.org/cassandra/3.11.10/apache-cassandra-3.11.10-bin.tar.gz.sha512">sha512</a>)</p>
</div>
</div>
</div>
@@ -198,8 +198,8 @@
<div class="w75 mx-auto">
<div class="ma-medium
text-center">
<p>Apache
Cassandra 3.0</p>
-
<p><small>Released on 2020-11-04, and supported until 6 months after 4.0
release (date TBD).</small></p>
- <p><a
class="btn btn--alt ma-medium"
href="https://www.apache.org/dyn/closer.lua/cassandra/3.0.23/apache-cassandra-3.0.23-bin.tar.gz">3.0.23</a>
(<a href="">pgp</a>, <a
href="https://downloads.apache.org/cassandra/3.0.23/apache-cassandra-3.0.23-bin.tar.gz.sha256">sha256</a>
and <a
href="https://downloads.apache.org/cassandra/3.0.23/apache-cassandra-3.0.23-bin.tar.gz.sha512">sha512</a>)</p>
+
<p><small>Released on 2021-02-01, and supported until 6 months after 4.0
release (date TBD).</small></p>
+ <p><a
class="btn btn--alt ma-medium"
href="https://www.apache.org/dyn/closer.lua/cassandra/3.0.24/apache-cassandra-3.0.24-bin.tar.gz">3.0.24</a>
(<a href="">pgp</a>, <a
href="https://downloads.apache.org/cassandra/3.0.24/apache-cassandra-3.0.24-bin.tar.gz.sha256">sha256</a>
and <a
href="https://downloads.apache.org/cassandra/3.0.24/apache-cassandra-3.0.24-bin.tar.gz.sha512">sha512</a>)</p>
</div>
<div class="ma-medium
text-center">
<p>Apache
Cassandra 2.2</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]