This is an automated email from the ASF dual-hosted git repository.
abeizn pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git
The following commit(s) were added to refs/heads/main by this push:
new 6b1e821d6f8 feat: update website 1.0.1 download (#788)
6b1e821d6f8 is described below
commit 6b1e821d6f8bdae66de8a51cc4856e544e1cc4a7
Author: abeizn <[email protected]>
AuthorDate: Mon Sep 23 15:05:27 2024 +0800
feat: update website 1.0.1 download (#788)
---
download/index.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/download/index.md b/download/index.md
index 554bee4d7f9..b2406448feb 100644
--- a/download/index.md
+++ b/download/index.md
@@ -4,9 +4,9 @@ The official Apache DevLake releases are provided as source
artifacts.
## Releases
-The latest source release is [0.21.0](
-https://www.apache.org/dyn/closer.lua/incubator/devlake/0.21.0-incubating/apache-devlake-0.21.0-incubating-src.tar.gz?action=download)
([asc](https://downloads.apache.org/incubator/devlake/0.21.0-incubating/apache-devlake-0.21.0-incubating-src.tar.gz.asc),
-[sha512](https://downloads.apache.org/incubator/devlake/0.21.0-incubating/apache-devlake-0.21.0-incubating-src.tar.gz.sha512)).
+The latest source release is [1.0.1](
+https://www.apache.org/dyn/closer.lua/incubator/devlake/1.0.1-incubating/apache-devlake-1.0.1-incubating-src.tar.gz?action=download)
([asc](https://downloads.apache.org/incubator/devlake/1.0.1-incubating/apache-devlake-1.0.1-incubating-src.tar.gz.asc),
+[sha512](https://downloads.apache.org/incubator/devlake/1.0.1-incubating/apache-devlake-1.0.1-incubating-src.tar.gz.sha512)).
For older releases, please check the
[archive](https://archive.apache.org/dist/incubator/devlake).