Skip to content

Commit 4da12c5

Browse files
authored
website: Update links for 0.3.0 (#573)
Signed-off-by: Xuanwo <[email protected]>
1 parent 70d5b0b commit 4da12c5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

website/src/download.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ The official Apache Iceberg-Rust releases are provided as source artifacts.
2323

2424
## Releases
2525

26-
The latest source release is [0.2.0](https://www.apache.org/dyn/closer.lua/iceberg/iceberg-rust-0.2.0/apache-iceberg-rust-0.2.0-src.tar.gz?action=download) ([asc](https://downloads.apache.org/iceberg/iceberg-rust-0.2.0/apache-iceberg-rust-0.2.0-src.tar.gz.asc),
27-
[sha512](https://downloads.apache.org/iceberg/iceberg-rust-0.2.0/apache-iceberg-rust-0.2.0-src.tar.gz.sha512)).
26+
The latest source release is [0.3.0](https://www.apache.org/dyn/closer.lua/iceberg/iceberg-rust-0.3.0/apache-iceberg-rust-0.3.0-src.tar.gz?action=download) ([asc](https://downloads.apache.org/iceberg/iceberg-rust-0.3.0/apache-iceberg-rust-0.3.0-src.tar.gz.asc),
27+
[sha512](https://downloads.apache.org/iceberg/iceberg-rust-0.3.0/apache-iceberg-rust-0.3.0-src.tar.gz.sha512)).
2828

2929
For older releases, please check the [archive](https://archive.apache.org/dist/iceberg/).
3030

@@ -58,4 +58,3 @@ You will need to download both the release artifact and the .sha512 checksum fil
5858
```shell
5959
shasum -a 512 -c <artifact>.sha512
6060
```
61-

0 commit comments

Comments
 (0)