This is an automated email from the ASF dual-hosted git repository.
kevinjqliu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git
The following commit(s) were added to refs/heads/main by this push:
new 8ce0fcee docs: Update download links to 0.6.0 (#1677)
8ce0fcee is described below
commit 8ce0fcee11fab37a1e8cd7b62722a626d9a5261f
Author: Manu Zhang <[email protected]>
AuthorDate: Wed Sep 17 02:48:44 2025 +0800
docs: Update download links to 0.6.0 (#1677)
---
website/src/download.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/website/src/download.md b/website/src/download.md
index 51802cf1..fa29d981 100644
--- a/website/src/download.md
+++ b/website/src/download.md
@@ -23,8 +23,8 @@ The official Apache Iceberg-Rust releases are provided as
source artifacts.
## Releases
-The latest source release is
[0.5.1](https://www.apache.org/dyn/closer.lua/iceberg/apache-iceberg-rust-0.5.1/apache-iceberg-rust-0.5.1-src.tar.gz?action=download)
([asc](https://downloads.apache.org/iceberg/apache-iceberg-rust-0.5.1/apache-iceberg-rust-0.5.1-src.tar.gz.asc),
-[sha512](https://downloads.apache.org/iceberg/apache-iceberg-rust-0.5.1/apache-iceberg-rust-0.5.1-src.tar.gz.sha512)).
+The latest source release is
[0.6.0](https://www.apache.org/dyn/closer.lua/iceberg/apache-iceberg-rust-0.6.0/apache-iceberg-rust-0.6.0-src.tar.gz?action=download)
([asc](https://downloads.apache.org/iceberg/apache-iceberg-rust-0.6.0/apache-iceberg-rust-0.6.0-src.tar.gz.asc),
+[sha512](https://downloads.apache.org/iceberg/apache-iceberg-rust-0.6.0/apache-iceberg-rust-0.6.0-src.tar.gz.sha512)).
For older releases, please check the
[archive](https://archive.apache.org/dist/iceberg/).