Skip to content

Commit

Permalink
doc: add 0.43.0 release link to download.md (#3729)
Browse files Browse the repository at this point in the history
  • Loading branch information
G-XD authored Dec 8, 2023
1 parent 9a222e4 commit b57d590
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.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) |
| 0.40.0-incubating | [tarball](https://dlcdn.apache.org/incubator/opendal/0.40.0/apache-opendal-incubating-0.40.0-src.tar.gz) | [asc](https://dlcdn.apache.org/incubator/opendal/0.40.0/apache-opendal-incubating-0.40.0-src.tar.gz.asc) | [sha512](https://dlcdn.apache.org/incubator/opendal/0.40.0/apache-opendal-incubating-0.40.0-src.tar.gz.sha512) |
Expand Down

0 comments on commit b57d590

Please sign in to comment.