Skip to content

Commit

Permalink
chore(website): Bump download link for 0.45.0 release (#4149)
Browse files Browse the repository at this point in the history
  • Loading branch information
morristai authored Feb 5, 2024
1 parent eb5ae09 commit 31baf87
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website/src/pages/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/).

Expand Down

0 comments on commit 31baf87

Please sign in to comment.