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

ckj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-uniffle-website.git


The following commit(s) were added to refs/heads/master by this push:
     new bc461d7  docs: add 0.7.0 in downloads
bc461d7 is described below

commit bc461d7fa4752e01aecd243e66c9858964a2f772
Author: Kaijie Chen <[email protected]>
AuthorDate: Mon Apr 10 10:28:04 2023 +0800

    docs: add 0.7.0 in downloads
---
 download/index.md | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

diff --git a/download/index.md b/download/index.md
index 3493075..b77a155 100644
--- a/download/index.md
+++ b/download/index.md
@@ -21,18 +21,17 @@ limitations under the License.
 {% endcomment %}
 -->
 
-## Apache Uniffle (Incubating) Downloads
-
-Apache Uniffle (Incubating) is released as a source artifact.
-We are pleased to announce our 0.6.1 release as below.
+## Apache Uniffle (incubating) Downloads
 
+Apache Uniffle (incubating) is released as a source artifact.
+The latest release is `0.7.0`.
 
 ### Releases
 <table class="table table-hover sortable">
     <thead>
         <tr>
             <th><b>Name</b></th>
-            <th><b>Archive</b></th>
+            <th><b>Source Archive</b></th>
             <th><b>SHA-512</b></th>
             <th><b>Signature</b></th>
             <th><b>Release Notes</b></th>
@@ -40,7 +39,14 @@ We are pleased to announce our 0.6.1 release as below.
     </thead>
     <tbody>
         <tr>
-            <td>Apache Uniffle (Incubating) 0.6.1 (tar.gz)</td>
+            <td>Apache Uniffle 0.7.0 (incubating)</td>
+            <td><a 
href="https://downloads.apache.org/incubator/uniffle/0.7.0/apache-uniffle-0.7.0-incubating-src.tar.gz";>tar.gz</a></td>
+            <td><a 
href="https://downloads.apache.org/incubator/uniffle/0.7.0/apache-uniffle-0.7.0-incubating-src.tar.gz.sha512";>SHA-512</a></td>
+            <td><a 
href="https://downloads.apache.org/incubator/uniffle/0.7.0/apache-uniffle-0.7.0-incubating-src.tar.gz.asc";>ASC</a></td>
+            <td><a 
href="https://uniffle.apache.org/download/release-notes-0.7.0";>Release 
Notes</a></td>
+        </tr>
+        <tr>
+            <td>Apache Uniffle 0.6.1 (incubating)</td>
             <td><a 
href="https://downloads.apache.org/incubator/uniffle/0.6.1/apache-uniffle-0.6.1-incubating-src.tar.gz";>tar.gz</a></td>
             <td><a 
href="https://downloads.apache.org/incubator/uniffle/0.6.1/apache-uniffle-0.6.1-incubating-src.tar.gz.sha512";>SHA-512</a></td>
             <td><a 
href="https://downloads.apache.org/incubator/uniffle/0.6.1/apache-uniffle-0.6.1-incubating-src.tar.gz.asc";>ASC</a></td>
@@ -53,7 +59,7 @@ Choose a source distribution in either *tar* or *zip* format,
 and [verify](https://www.apache.org/dyn/closer.cgi#verify)
 using the corresponding *pgp* signature (using the committer file in
 [KEYS](https://downloads.apache.org/incubator/uniffle/KEYS)).
-If you cannot do that, the *md5* hash file may be used to check that the
+If you cannot do that, the *sha512* hash file may be used to check that the
 download has completed OK.
 
 For fast downloads, current source distributions are hosted on mirror servers;

Reply via email to