Skip to content

Commit

Permalink
doc: add 0.44.0 release link to download.md (#3868)
Browse files Browse the repository at this point in the history
  • Loading branch information
dqhl76 committed Dec 31, 2023
1 parent 51b3760 commit 391e849
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/src/pages/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ The official Apache OpenDAL (incubating) releases are as source artifacts.

| Name | Archive | Signature | Checksum |
|-------------------|----------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------|
| 0.44.0-incubating | [tarball](https://dlcdn.apache.org/incubator/opendal/0.44.0/apache-opendal-incubating-0.44.0-src.tar.gz) | [asc](https://dlcdn.apache.org/incubator/opendal/0.44.0/apache-opendal-incubating-0.44.0-src.tar.gz.asc) | [sha512](https://dlcdn.apache.org/incubator/opendal/0.44.0/apache-opendal-incubating-0.44.0-src.tar.gz.sha512) |
| 0.43.0-incubating | [tarball](https://dlcdn.apache.org/incubator/opendal/0.43.0/apache-opendal-incubating-0.43.0-src.tar.gz) | [asc](https://dlcdn.apache.org/incubator/opendal/0.43.0/apache-opendal-incubating-0.43.0-src.tar.gz.asc) | [sha512](https://dlcdn.apache.org/incubator/opendal/0.43.0/apache-opendal-incubating-0.43.0-src.tar.gz.sha512) |
| 0.42.0-incubating | [tarball](https://dlcdn.apache.org/incubator/opendal/0.42.0/apache-opendal-incubating-0.42.0-src.tar.gz) | [asc](https://dlcdn.apache.org/incubator/opendal/0.42.0/apache-opendal-incubating-0.42.0-src.tar.gz.asc) | [sha512](https://dlcdn.apache.org/incubator/opendal/0.42.0/apache-opendal-incubating-0.42.0-src.tar.gz.sha512) |
| 0.41.0-incubating | [tarball](https://dlcdn.apache.org/incubator/opendal/0.41.0/apache-opendal-incubating-0.41.0-src.tar.gz) | [asc](https://dlcdn.apache.org/incubator/opendal/0.41.0/apache-opendal-incubating-0.41.0-src.tar.gz.asc) | [sha512](https://dlcdn.apache.org/incubator/opendal/0.41.0/apache-opendal-incubating-0.41.0-src.tar.gz.sha512) |
Expand Down

0 comments on commit 391e849

Please sign in to comment.