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

zhengchenyu 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 fb1dc9d  Update download page for 0.9.1 (#86)
fb1dc9d is described below

commit fb1dc9df492a1b8c729087d3573f4a48267d2663
Author: zhengchenyu <[email protected]>
AuthorDate: Thu Dec 5 17:50:40 2024 +0800

    Update download page for 0.9.1 (#86)
---
 download/index.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/download/index.md b/download/index.md
index 978ccd9..f47c6e7 100644
--- a/download/index.md
+++ b/download/index.md
@@ -43,6 +43,18 @@ The latest release is `0.9.0`.
         </tr>
     </thead>
     <tbody>
+        <tr>
+            <td>Apache Uniffle 0.9.1 (incubating)</td>
+            <td><a 
href="https://downloads.apache.org/incubator/uniffle/0.9.1/apache-uniffle-0.9.1-incubating-src.tar.gz";>tar.gz</a></td>
+            <td><a 
href="https://downloads.apache.org/incubator/uniffle/0.9.1/apache-uniffle-0.9.1-incubating-src.tar.gz.sha512";>SHA-512</a></td>
+            <td><a 
href="https://downloads.apache.org/incubator/uniffle/0.9.1/apache-uniffle-0.9.1-incubating-src.tar.gz.asc";>ASC</a></td>
+            <td><a 
href="https://downloads.apache.org/incubator/uniffle/0.9.1/apache-uniffle-0.9.1-incubating-bin.tar.gz";>tar.gz</a></td>
+            <td><a 
href="https://downloads.apache.org/incubator/uniffle/0.9.1/apache-uniffle-0.9.1-incubating-bin.tar.gz.sha512";>SHA-512</a></td>
+            <td><a 
href="https://downloads.apache.org/incubator/uniffle/0.9.1/apache-uniffle-0.9.1-incubating-bin.tar.gz.asc";>ASC</a></td>
+            <td><a 
href="https://uniffle.apache.org/download/release-notes-0.9.1";>Release 
Notes</a></td>
+            <td>zhengchenyu (Ke Holdings)</td>
+            <td>2024.12.05</td>
+        </tr>
         <tr>
             <td>Apache Uniffle 0.9.0 (incubating)</td>
             <td><a 
href="https://downloads.apache.org/incubator/uniffle/0.9.0/apache-uniffle-0.9.0-incubating-src.tar.gz";>tar.gz</a></td>

Reply via email to