This is an automated email from the ASF dual-hosted git repository.
enricomi 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 1a79434 Update download page for 0.9.0 (#82)
1a79434 is described below
commit 1a7943409a4fac783cee0c0647aaa40868a0a1a5
Author: Enrico Minack <[email protected]>
AuthorDate: Tue Jul 16 10:31:54 2024 +0200
Update download page for 0.9.0 (#82)
---
download/index.md | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/download/index.md b/download/index.md
index 1c13b21..978ccd9 100644
--- a/download/index.md
+++ b/download/index.md
@@ -24,7 +24,7 @@ limitations under the License.
## Apache Uniffle (incubating) Downloads
Apache Uniffle (incubating) is released as a source artifact.
-The latest release is `0.8.0`.
+The latest release is `0.9.0`.
### Releases
<table class="table table-hover sortable">
@@ -43,6 +43,18 @@ The latest release is `0.8.0`.
</tr>
</thead>
<tbody>
+ <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>
+ <td><a
href="https://downloads.apache.org/incubator/uniffle/0.9.0/apache-uniffle-0.9.0-incubating-src.tar.gz.sha512">SHA-512</a></td>
+ <td><a
href="https://downloads.apache.org/incubator/uniffle/0.9.0/apache-uniffle-0.9.0-incubating-src.tar.gz.asc">ASC</a></td>
+ <td><a
href="https://downloads.apache.org/incubator/uniffle/0.9.0/apache-uniffle-0.9.0-incubating-bin.tar.gz">tar.gz</a></td>
+ <td><a
href="https://downloads.apache.org/incubator/uniffle/0.9.0/apache-uniffle-0.9.0-incubating-bin.tar.gz.sha512">SHA-512</a></td>
+ <td><a
href="https://downloads.apache.org/incubator/uniffle/0.9.0/apache-uniffle-0.9.0-incubating-bin.tar.gz.asc">ASC</a></td>
+ <td><a
href="https://uniffle.apache.org/download/release-notes-0.9.0">Release
Notes</a></td>
+ <td>Enrico Minack (G-Research)</td>
+ <td>2024.07.15</td>
+ </tr>
<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-src.tar.gz">tar.gz</a></td>