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

xianjingfeng 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 9d908ff  update download page for 0.8.0-rc3 (#73)
9d908ff is described below

commit 9d908ffcf58cecdf91d17405d55f0417309a164a
Author: xianjingfeng <[email protected]>
AuthorDate: Wed Dec 13 10:37:38 2023 +0800

    update download page for 0.8.0-rc3 (#73)
---
 download/index.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/download/index.md b/download/index.md
index 43e48d3..13bc6f0 100644
--- a/download/index.md
+++ b/download/index.md
@@ -38,6 +38,13 @@ The latest release is `0.7.1`.
         </tr>
     </thead>
     <tbody>
+        <tr>
+            <td>Apache Uniffle 0.8.0 (incubating)</td>
+            <td><a 
href="https://downloads.apache.org/incubator/uniffle/0.8.0/apache-uniffle-0.8.0-incubating-bin.tar.gz";>tar.gz</a></td>
+            <td><a 
href="https://downloads.apache.org/incubator/uniffle/0.8.0/apache-uniffle-0.8.0-incubating-bin.tar.gz.sha512";>SHA-512</a></td>
+            <td><a 
href="https://downloads.apache.org/incubator/uniffle/0.8.0/apache-uniffle-0.8.0-incubating-bin.tar.gz.asc";>ASC</a></td>
+            <td><a 
href="https://uniffle.apache.org/download/release-notes-0.8.0";>Release 
Notes</a></td>
+        </tr>
         <tr>
             <td>Apache Uniffle 0.7.1 (incubating)</td>
             <td><a 
href="https://downloads.apache.org/incubator/uniffle/0.7.1/apache-uniffle-0.7.1-incubating-src.tar.gz";>tar.gz</a></td>

Reply via email to