This is an automated email from the ASF dual-hosted git repository. hxd pushed a commit to branch rel/0.10 in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git
commit 29a834547be443e8a3ab86b0638beff68b9ab115 Author: xiangdong huang <[email protected]> AuthorDate: Sun Aug 23 10:37:57 2020 +0800 update website downloadl ink --- docs/Download/README.md | 10 ++++++++++ docs/zh/Download/README.md | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/docs/Download/README.md b/docs/Download/README.md index e062f4c..3fabb49 100644 --- a/docs/Download/README.md +++ b/docs/Download/README.md @@ -29,6 +29,16 @@ <th>release notes</th> </tr> <tr> + <td>0.10.1</td> + <td><a href="https://www.apache.org/dyn/closer.cgi/incubator/iotdb/0.10.1-incubating/apache-iotdb-0.10.1-incubating-bin.zip">Release</a></td> + <td><a href="https://downloads.apache.org/incubator/iotdb/0.10.1-incubating/apache-iotdb-0.10.1-incubating-bin.zip.sha512">SHA512</a></td> + <td><a href="https://downloads.apache.org/incubator/iotdb/0.10.1-incubating/apache-iotdb-0.10.1-incubating-bin.zip.asc">ASC</a></td> + <td><a href="https://www.apache.org/dyn/closer.cgi/incubator/iotdb/0.10.1-incubating/apache-iotdb-0.10.1-incubating-source-release.zip">Sources</a></td> + <td><a href="https://downloads.apache.org/incubator/iotdb/0.10.1-incubating/apache-iotdb-0.10.1-incubating-source-release.zip.sha512">SHA512</a></td> + <td><a href="https://downloads.apache.org/incubator/iotdb/0.10.1-incubating/apache-iotdb-0.10.1-incubating-source-release.zip.asc">ASC</a></td> + <td><a href="https://raw.githubusercontent.com/apache/incubator-iotdb/release/0.10.1/RELEASE_NOTES.md">release notes</a></td> + </tr> + <tr> <td>0.9.3</td> <td><a href="https://www.apache.org/dyn/closer.cgi/incubator/iotdb/0.9.3-incubating/apache-iotdb-0.9.3-incubating-bin.zip">Release</a></td> <td><a href="https://downloads.apache.org/incubator/iotdb/0.9.3-incubating/apache-iotdb-0.9.3-incubating-bin.zip.sha512">SHA512</a></td> diff --git a/docs/zh/Download/README.md b/docs/zh/Download/README.md index 5e6ffdc..239377e 100644 --- a/docs/zh/Download/README.md +++ b/docs/zh/Download/README.md @@ -27,6 +27,16 @@ <th colspan="3">IoTDB Sources</th> <th>release notes</th> </tr> + <tr> + <td>0.10.1</td> + <td><a href="https://www.apache.org/dyn/closer.cgi/incubator/iotdb/0.10.1-incubating/apache-iotdb-0.10.1-incubating-bin.zip">Release</a></td> + <td><a href="https://downloads.apache.org/incubator/iotdb/0.10.1-incubating/apache-iotdb-0.10.1-incubating-bin.zip.sha512">SHA512</a></td> + <td><a href="https://downloads.apache.org/incubator/iotdb/0.10.1-incubating/apache-iotdb-0.10.1-incubating-bin.zip.asc">ASC</a></td> + <td><a href="https://www.apache.org/dyn/closer.cgi/incubator/iotdb/0.10.1-incubating/apache-iotdb-0.10.1-incubating-source-release.zip">Sources</a></td> + <td><a href="https://downloads.apache.org/incubator/iotdb/0.10.1-incubating/apache-iotdb-0.10.1-incubating-source-release.zip.sha512">SHA512</a></td> + <td><a href="https://downloads.apache.org/incubator/iotdb/0.10.1-incubating/apache-iotdb-0.10.1-incubating-source-release.zip.asc">ASC</a></td> + <td><a href="https://raw.githubusercontent.com/apache/incubator-iotdb/release/0.10.1/RELEASE_NOTES.md">release notes</a></td> + </tr> <tr> <td>0.9.3</td> <td><a href="https://www.apache.org/dyn/closer.cgi/incubator/iotdb/0.9.3-incubating/apache-iotdb-0.9.3-incubating-bin.zip">Release</a></td>
