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 8a8f9fe  Update download page for 0.9.2 (#90)
8a8f9fe is described below

commit 8a8f9fe0e3c01d7480636bb458d5bef6e50e8bd9
Author: zhengchenyu <[email protected]>
AuthorDate: Thu Jan 9 11:08:32 2025 +0800

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

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

Reply via email to