This is an automated email from the ASF dual-hosted git repository.
brandonwilliams 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 c746fb6 Update download links for 4.0.0
c746fb6 is described below
commit c746fb686990f40594e54ed9fb10b56a55df0514
Author: Brandon Williams <[email protected]>
AuthorDate: Mon Jul 26 15:02:23 2021 -0500
Update download links for 4.0.0
---
content/download/index.html | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/content/download/index.html b/content/download/index.html
index 72a8cf8..c48b306 100644
--- a/content/download/index.html
+++ b/content/download/index.html
@@ -173,11 +173,11 @@
<div class="cf mx-auto">
<div class="float50">
<div class="pa-large
text-center">
- <h3
class="teal">Latest RC Version</h3>
- <p>Download the
latest Apache Cassandra 4.0 RC release:</p>
-
<p><small>Released on 2021-06-30</small></p>
+ <h3
class="teal">Latest Version</h3>
+ <p>Download the
latest Apache Cassandra 4.0 release:</p>
+
<p><small>Released on 2021-07-26</small></p>
<div
class="flex flex-row">
- <p><a
class="btn btn--alt ma-medium"
href="https://www.apache.org/dyn/closer.lua/cassandra/4.0-rc2/apache-cassandra-4.0-rc2-bin.tar.gz">4.0-rc2</a>
(<a
href="https://downloads.apache.org/cassandra/4.0-rc2/apache-cassandra-4.0-rc2-bin.tar.gz.asc">pgp</a>,
<a
href="https://downloads.apache.org/cassandra/4.0-rc2/apache-cassandra-4.0-rc2-bin.tar.gz.sha256">sha256</a>
and <a
href="https://downloads.apache.org/cassandra/4.0-rc2/apache-cassandra-4.0-rc2-bin.tar.gz.sha512">sha512</a>)</p>
+ <p><a
class="btn btn--alt ma-medium"
href="https://www.apache.org/dyn/closer.lua/cassandra/4.0.0/apache-cassandra-4.0.0-bin.tar.gz">4.0.0</a>
(<a
href="https://downloads.apache.org/cassandra/4.0.0/apache-cassandra-4.0.0-bin.tar.gz.asc">pgp</a>,
<a
href="https://downloads.apache.org/cassandra/4.0.0/apache-cassandra-4.0.0-bin.tar.gz.sha256">sha256</a>
and <a
href="https://downloads.apache.org/cassandra/4.0.0/apache-cassandra-4.0.0-bin.tar.gz.sha512">sha512</a>)</p>
</div>
</div>
</div>
@@ -382,4 +382,4 @@
</div>
</div>
</body>
-</html>
\ No newline at end of file
+</html>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]