This is an automated email from the ASF dual-hosted git repository.
xuanwo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opendal.git
The following commit(s) were added to refs/heads/main by this push:
new 31baf87952 chore(website): Bump download link for 0.45.0 release
(#4149)
31baf87952 is described below
commit 31baf879522a0b936004a104cbd306ccde1d9036
Author: Morris Tai <[email protected]>
AuthorDate: Mon Feb 5 09:42:01 2024 -0500
chore(website): Bump download link for 0.45.0 release (#4149)
---
website/src/pages/download.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/website/src/pages/download.md b/website/src/pages/download.md
index f29f959ece..81716d2a13 100644
--- a/website/src/pages/download.md
+++ b/website/src/pages/download.md
@@ -4,9 +4,9 @@ The official Apache OpenDAL releases are provided as source
artifacts.
## Releases
-The latest source release is [0.44.2](
-https://www.apache.org/dyn/closer.lua/opendal/0.44.2/apache-opendal-0.44.2-src.tar.gz?action=download)
([asc](https://downloads.apache.org/opendal/0.44.2/apache-opendal-0.44.2-src.tar.gz.asc),
-[sha512](https://downloads.apache.org/opendal/0.44.2/apache-opendal-0.44.2-src.tar.gz.sha512)).
+The latest source release is [0.45.0](
+https://www.apache.org/dyn/closer.lua/opendal/0.45.0/apache-opendal-0.45.0-src.tar.gz?action=download)
([asc](https://downloads.apache.org/opendal/0.45.0/apache-opendal-0.45.0-src.tar.gz.asc),
+[sha512](https://downloads.apache.org/opendal/0.45.0/apache-opendal-0.45.0-src.tar.gz.sha512)).
For older releases, please check the
[archive](https://archive.apache.org/dist/opendal/).