You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by hx...@apache.org on 2019/12/15 18:13:56 UTC

[incubator-iotdb-website] branch master updated: add donwload link of 0.8.2

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

hxd pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb-website.git


The following commit(s) were added to refs/heads/master by this push:
     new e8cdfbb  add donwload link of 0.8.2
e8cdfbb is described below

commit e8cdfbb4158bff33608923dc19291e9486d74989
Author: xiangdong huang <sa...@gmail.com>
AuthorDate: Mon Dec 16 02:13:41 2019 +0800

    add donwload link of 0.8.2
---
 src/views/Download.vue | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/src/views/Download.vue b/src/views/Download.vue
index 554663a..e2c0fbd 100644
--- a/src/views/Download.vue
+++ b/src/views/Download.vue
@@ -84,6 +84,16 @@
             releaseNoteUrl: 'https://raw.githubusercontent.com/apache/incubator-iotdb/release/0.9.0/RELEASE_NOTES.md'
           },
           {
+            text: 'IoTDB v0.8.2',
+            binariesUrl: 'https://www.apache.org/dyn/closer.cgi/incubator/iotdb/0.8.2-incubating/apache-iotdb-0.8.2-incubating-bin.zip',
+            binariesSHA512Url: 'https://www.apache.org/dist/incubator/iotdb/0.8.2-incubating/apache-iotdb-0.8.2-incubating-bin.zip.sha512',
+            binariesASCUrl: 'https://www.apache.org/dist/incubator/iotdb/0.8.2-incubating/apache-iotdb-0.8.2-incubating-bin.zip.asc',
+            sourcesUrl: 'https://www.apache.org/dyn/closer.cgi/incubator/iotdb/0.8.2-incubating/apache-iotdb-0.8.2-incubating-source-release.zip',
+            sourcesSHA512Url: 'https://www.apache.org/dist/incubator/iotdb/0.8.2-incubating/apache-iotdb-0.8.2-incubating-source-release.zip.sha512',
+            sourcesASCUrl: 'https://www.apache.org/dist/incubator/iotdb/0.8.2-incubating/apache-iotdb-0.8.2-incubating-source-release.zip.asc',
+            releaseNoteUrl: 'https://raw.githubusercontent.com/apache/incubator-iotdb/release/0.8.2/RELEASE_NOTES.md'
+          },
+          {
             text: 'IoTDB v0.8.1',
             binariesUrl: 'https://www.apache.org/dyn/closer.cgi/incubator/iotdb/0.8.1-incubating/apache-iotdb-0.8.1-incubating-bin.zip',
             binariesSHA512Url: 'https://www.apache.org/dist/incubator/iotdb/0.8.1-incubating/apache-iotdb-0.8.1-incubating-bin.zip.sha512',