You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datalab.apache.org by dy...@apache.org on 2022/02/08 16:50:11 UTC

[incubator-datalab] branch gh-pages updated: [DATALAB-2693] added source code

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

dyankiv pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new b352914  [DATALAB-2693] added source code
     new 2c4d898  Merge pull request #1410 from GennadiyShpak/feat/DATALAB-2693/add-source-code-v.2.5.1
b352914 is described below

commit b3529146686715431d945241c85362fb2605e8f2
Author: Hennadii_Shpak <bo...@gmail.com>
AuthorDate: Tue Feb 8 18:41:51 2022 +0200

    [DATALAB-2693] added source code
---
 index.html | 26 +++++++++++++++++++++++---
 1 file changed, 23 insertions(+), 3 deletions(-)

diff --git a/index.html b/index.html
index cb7dc45..77e5cdd 100755
--- a/index.html
+++ b/index.html
@@ -1045,21 +1045,41 @@
                     </thead>
                     <tbody>
                         <tr class="current_version table__row">
+                            <td class="table__cell">2.5.1 </td>
+                            <td class="table__cell">2022-01-27</td>
+                            <td class="table__cell">
+                                <a class="table__link" href="https://downloads.apache.org/incubator/datalab/2.5.1/apache-datalab-2.5.1-incubating.tar.gz" target="_blank">
+                                    apache-datalab-2.5.1-incubating.tar.gz
+                                </a>
+                            </td>
+                            <td class="table__cell">24</td>
+                            <td class="table__cell">
+                                <a class="table__link" href="https://downloads.apache.org/incubator/datalab/2.5.1/apache-datalab-2.5.1-incubating.tar.gz.asc" target="_blank">
+                                    asc
+                                </a>
+                            </td>
+                            <td class="table__cell">
+                                <a class="table__link" href="https://downloads.apache.org/incubator/datalab/2.5.1/apache-datalab-2.5.1-incubating.tar.gz.sha512" target="_blank">
+                                    sha512
+                                </a>
+                            </td>
+                        </tr>
+                        <tr class="table__row">
                             <td class="table__cell">2.5.0 </td>
                             <td class="table__cell">2021-08-13</td>
                             <td class="table__cell">
-                                <a class="table__link" href="https://downloads.apache.org/incubator/datalab/2.5.0-incubating/apache-datalab-2.5.0-incubating.tar.gz" target="_blank">
+                                <a class="table__link" href="https://archive.apache.org/dist/incubator/datalab/2.5.0-incubating/apache-datalab-2.5.0-incubating.tar.gz" target="_blank">
                                     apache-datalab-2.5.0-incubating.tar.gz
                                 </a>
                             </td>
                             <td class="table__cell">24</td>
                             <td class="table__cell">
-                                <a class="table__link" href="https://downloads.apache.org/incubator/datalab/2.5.0-incubating/apache-datalab-2.5.0-incubating.tar.gz.asc" target="_blank">
+                                <a class="table__link" href="https://archive.apache.org/dist/incubator/datalab/2.5.0-incubating/apache-datalab-2.5.0-incubating.tar.gz.asc" target="_blank">
                                     asc
                                 </a>
                             </td>
                             <td class="table__cell">
-                                <a class="table__link" href="https://downloads.apache.org/incubator/datalab/2.5.0-incubating/apache-datalab-2.5.0-incubating.tar.gz.sha512" target="_blank">
+                                <a class="table__link" href="https://archive.apache.org/dist/incubator/datalab/2.5.0-incubating/apache-datalab-2.5.0-incubating.tar.gz.sha512" target="_blank">
                                     sha512
                                 </a>
                             </td>

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datalab.apache.org
For additional commands, e-mail: commits-help@datalab.apache.org