This is an automated email from the ASF dual-hosted git repository.

jin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-doc.git


The following commit(s) were added to refs/heads/master by this push:
     new c24802dd update 1.0.0 download link (#165)
c24802dd is described below

commit c24802dd46b86393283fb518a408dde31f491cad
Author: wanganjuan <[email protected]>
AuthorDate: Sat Dec 31 14:54:55 2022 +0800

    update 1.0.0 download link (#165)
    
    Co-authored-by: imbajin <[email protected]>
---
 content/cn/docs/download/download.md | 17 +++++++++--------
 content/en/docs/download/download.md | 25 +++++++++++++++----------
 2 files changed, 24 insertions(+), 18 deletions(-)

diff --git a/content/cn/docs/download/download.md 
b/content/cn/docs/download/download.md
index 6a8b656e..96d25cf6 100644
--- a/content/cn/docs/download/download.md
+++ b/content/cn/docs/download/download.md
@@ -4,20 +4,21 @@ linkTitle: "Download"
 weight: 2
 ---
 
-> TODO: update 1.0.0 download link
-
 ### Latest version
 
-The latest HugeGraph: **0.12.0**, released on _2021-12-31_.
+The latest HugeGraph: **1.0.0**, released on _2022-12-31_.
 
 | components       | description   | download                                  
                                                                       |
 
|------------------|---------------|------------------------------------------------------------------------------------------------------------------|
-| HugeGraph-Server | HugeGraph的主程序 | 
[0.12.0](https://github.com/hugegraph/hugegraph/releases/download/v0.12.0/hugegraph-0.12.0.tar.gz)
               |
-| HugeGraph-Hubble | 基于Web的可视化图形界面 | 
[1.6.0](https://github.com/hugegraph/hugegraph-hubble/releases/download/v1.6.0/hugegraph-hubble-1.6.0.tar.gz)
    |
-| HugeGraph-Loader | 数据导入工具        | 
[0.12.0](https://github.com/hugegraph/hugegraph-loader/releases/download/v0.12.0/hugegraph-loader-0.12.0.tar.gz)
 |
-| HugeGraph-Tools  | 命令行工具集        | 
[1.6.0](https://github.com/hugegraph/hugegraph-tools/releases/download/v1.6.0/hugegraph-tools-1.6.0.tar.gz)
      |
+| HugeGraph-Server | HugeGraph的主程序 | 
[1.0.0](https://dist.apache.org/repos/dist/dev/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0.tar.gz)
               |
+| HugeGraph-Toolchain  | 数据导入/导出/备份, Web可视化图形界面等工具合集    | 
[1.0.0](https://dist.apache.org/repos/dist/dev/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz)
      |
 
-### Versions mapping
+###  Versions mapping
+|Version   |  Release Date | server  | client  | loader  |hubble   | computer  
|common  |      tools | Release Notes  |
+| ------------ | ------------ | ------------ | ------------ | ------------ | 
------------ | ------------ | ------------ | ------------ | ------------ |
+| 1.0.0  | 2022-12-31  | 
[[Source](https://dist.apache.org/repos/dist/dev/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0.tar.gz)]
 
[[Sign](https://dist.apache.org/repos/dist/dev/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0.tar.gz.asc)]
 
[[SHA512](https://dist.apache.org/repos/dist/dev/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0.tar.gz.sha512)]
  |   |   |   |  
[[Source](https://dist.apache.org/repos/dist/dev/incubator/hugegraph/1.0.0/apache-hugegr
 [...]
+---
+### 旧版本下载地址 (Outdated Versions mapping)
 
 | server                                                                       
                      | client                                                  
                               | loader                                         
                                                                  | hubble      
                                                                                
                       | common                                                 
              [...]
 
|----------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------
 [...]
diff --git a/content/en/docs/download/download.md 
b/content/en/docs/download/download.md
index 50a15511..bb5b4475 100644
--- a/content/en/docs/download/download.md
+++ b/content/en/docs/download/download.md
@@ -8,16 +8,21 @@ weight: 2
 
 ### Latest version
 
-The latest HugeGraph: **0.12.0**, released on _2021-12-31_.
-
-| components       | description                          | download           
                                                                                
              |
-|------------------|--------------------------------------|------------------------------------------------------------------------------------------------------------------|
-| HugeGraph-Server | The main program of HugeGraph        | 
[0.12.0](https://github.com/hugegraph/hugegraph/releases/download/v0.12.0/hugegraph-0.12.0.tar.gz)
               |
-| HugeGraph-Hubble | Web-based Visual Graphical Interface | 
[1.6.0](https://github.com/hugegraph/hugegraph-hubble/releases/download/v1.6.0/hugegraph-hubble-1.6.0.tar.gz)
    |
-| HugeGraph-Loader | Data import tool                     | 
[0.12.0](https://github.com/hugegraph/hugegraph-loader/releases/download/v0.12.0/hugegraph-loader-0.12.0.tar.gz)
 |
-| HugeGraph-Tools  | Command line toolset                 | 
[1.6.0](https://github.com/hugegraph/hugegraph-tools/releases/download/v1.6.0/hugegraph-tools-1.6.0.tar.gz)
      |
-
-### Versions mapping
+The latest HugeGraph: **1.0.0**, released on _2022-12-31_.
+
+| components       | description   | download                                  
                                                                       |
+|------------------|---------------|------------------------------------------------------------------------------------------------------------------|
+| HugeGraph-Server | HugeGraph的主程序 | 
[1.0.0](https://dist.apache.org/repos/dist/dev/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0.tar.gz)
               |
+| HugeGraph-Hubble | 基于Web的可视化图形界面 | 1.0.0  |
+| HugeGraph-Loader | 数据导入工具        | 1.0.0 |
+| HugeGraph-Tools  | 命令行工具集        | 
[1.0.0](https://dist.apache.org/repos/dist/dev/incubator/hugegraph/1.0.0/apache-hugegraph-toolchain-incubating-1.0.0.tar.gz)
      |
+
+###  Versions mapping
+|Version   |  Release Date | server  | client  | loader  |hubble   | computer  
|common  |      tools | Release Notes  |
+| ------------ | ------------ | ------------ | ------------ | ------------ | 
------------ | ------------ | ------------ | ------------ | ------------ |
+| 1.0.0  | 2022-12-31  | 
[[Source](https://dist.apache.org/repos/dist/dev/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0.tar.gz)]
 
[[Sign](https://dist.apache.org/repos/dist/dev/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0.tar.gz.asc)]
 
[[SHA512](https://dist.apache.org/repos/dist/dev/incubator/hugegraph/1.0.0/apache-hugegraph-incubating-1.0.0.tar.gz.sha512)]
  |   |   |   |  
[[Source](https://dist.apache.org/repos/dist/dev/incubator/hugegraph/1.0.0/apache-hugegr
 [...]
+---
+### outdated Versions mapping
 
 | server                                                                       
                      | client                                                  
                               | loader                                         
                                                                  | hubble      
                                                                                
                       | common                                                 
              [...]
 
|----------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------
 [...]

Reply via email to