This is an automated email from the ASF dual-hosted git repository. junouyang pushed a commit to branch doc/release in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git
commit dbea116756cb93079d5b931df6883850912c67f2 Author: owl <[email protected]> AuthorDate: Sun Aug 20 16:06:06 2023 +0800 doc: add 0.39.0 release link to download.md --- website/src/pages/download.md | 1 + 1 file changed, 1 insertion(+) diff --git a/website/src/pages/download.md b/website/src/pages/download.md index f4346604f..143a8fbc1 100644 --- a/website/src/pages/download.md +++ b/website/src/pages/download.md @@ -13,6 +13,7 @@ Apache OpenDAL(incubating) is released as a source artifact. | Name | Archive | Signature | Checksum | |-------------------|----------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------| +| 0.39.0-incubating | [tarball](https://dlcdn.apache.org/incubator/opendal/0.39.0/apache-opendal-incubating-0.39.0-src.tar.gz) | [asc](https://dlcdn.apache.org/incubator/opendal/0.39.0/apache-opendal-incubating-0.39.0-src.tar.gz.asc) | [sha512](https://dlcdn.apache.org/incubator/opendal/0.39.0/apache-opendal-incubating-0.39.0-src.tar.gz.sha512) | | 0.38.1-incubating | [tarball](https://dlcdn.apache.org/incubator/opendal/0.38.1/apache-opendal-incubating-0.38.1-src.tar.gz) | [asc](https://dlcdn.apache.org/incubator/opendal/0.38.1/apache-opendal-incubating-0.38.1-src.tar.gz.asc) | [sha512](https://dlcdn.apache.org/incubator/opendal/0.38.1/apache-opendal-incubating-0.38.1-src.tar.gz.sha512) | | 0.38.0-incubating | [tarball](https://dlcdn.apache.org/incubator/opendal/0.38.0/apache-opendal-incubating-0.38.0-src.tar.gz) | [asc](https://dlcdn.apache.org/incubator/opendal/0.38.0/apache-opendal-incubating-0.38.0-src.tar.gz.asc) | [sha512](https://dlcdn.apache.org/incubator/opendal/0.38.0/apache-opendal-incubating-0.38.0-src.tar.gz.sha512) | | 0.37.0-incubating | [tarball](https://dlcdn.apache.org/incubator/opendal/0.37.0/apache-opendal-incubating-0.37.0-src.tar.gz) | [asc](https://dlcdn.apache.org/incubator/opendal/0.37.0/apache-opendal-incubating-0.37.0-src.tar.gz.asc) | [sha512](https://dlcdn.apache.org/incubator/opendal/0.37.0/apache-opendal-incubating-0.37.0-src.tar.gz.sha512) |
