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

sekikn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bigtop.git


The following commit(s) were added to refs/heads/master by this push:
     new 2a6b673c Bigtop 3.1.1 website update
2a6b673c is described below

commit 2a6b673c45335ec6fa05d0cc083c2fed10f97675
Author: Kengo Seki <[email protected]>
AuthorDate: Sun Aug 7 14:19:35 2022 +0900

    Bigtop 3.1.1 website update
---
 src/site/site.xml          | 3 ++-
 src/site/xdoc/download.xml | 8 ++++++--
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/src/site/site.xml b/src/site/site.xml
index e52a7a0d..9d8ca428 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -73,7 +73,8 @@
       <item name="1.5.0" 
href="https://archive.apache.org/dist/bigtop/bigtop-1.5.0/"/>
       <item name="3.0.0" 
href="https://archive.apache.org/dist/bigtop/bigtop-3.0.0/"/>
       <item name="3.0.1" 
href="https://archive.apache.org/dist/bigtop/bigtop-3.0.1/"/>
-      <item name="3.1.0" 
href="https://www.apache.org/dyn/closer.lua/bigtop/bigtop-3.1.0/"/>
+      <item name="3.1.0" 
href="https://archive.apache.org/dist/bigtop/bigtop-3.1.0/"/>
+      <item name="3.1.1" 
href="https://www.apache.org/dyn/closer.lua/bigtop/bigtop-3.1.1/"/>
     </menu>
 
     <menu name="Project Information">
diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml
index 05f2de0c..ffa528a0 100644
--- a/src/site/xdoc/download.xml
+++ b/src/site/xdoc/download.xml
@@ -35,16 +35,20 @@
                        <ul>
                                <li>
                                        The latest release of Apache Bigtop 
software framework <br/>
-                                       <a 
href="https://www.apache.org/dyn/closer.cgi/bigtop/bigtop-3.1.0/bigtop-3.1.0-project.tar.gz";>Bigtop
 3.1.0</a> (<a 
href="https://apache.org/dist/bigtop/bigtop-3.1.0/bigtop-3.1.0-project.tar.gz.asc";>pgp</a>
 <a 
href="https://apache.org/dist/bigtop/bigtop-3.1.0/bigtop-3.1.0-project.tar.gz.sha256";>sha256</a>
 <a 
href="https://apache.org/dist/bigtop/bigtop-3.1.0/bigtop-3.1.0-project.tar.gz.sha512";>sha512</a>)
+                                       <a 
href="https://www.apache.org/dyn/closer.cgi/bigtop/bigtop-3.1.1/bigtop-3.1.1-project.tar.gz";>Bigtop
 3.1.1</a> (<a 
href="https://apache.org/dist/bigtop/bigtop-3.1.1/bigtop-3.1.1-project.tar.gz.asc";>pgp</a>
 <a 
href="https://apache.org/dist/bigtop/bigtop-3.1.1/bigtop-3.1.1-project.tar.gz.sha256";>sha256</a>
 <a 
href="https://apache.org/dist/bigtop/bigtop-3.1.1/bigtop-3.1.1-project.tar.gz.sha512";>sha512</a>)
                                </li>
                                <li>
                                        Repositories of instsallable binary 
packages built with latest release
                                        of the Apache Bitop project <br/>
-                                       <a 
href="https://www.apache.org/dyn/closer.cgi/bigtop/bigtop-3.1.0/repos/";>Installable
 binary artifacts</a>
+                                       <a 
href="https://www.apache.org/dyn/closer.cgi/bigtop/bigtop-3.1.1/repos/";>Installable
 binary artifacts</a>
                                </li>
                        </ul>
                        <subsection name="Previous Releases" 
id="archived"></subsection>
                        <ul>
+                               <li>
+                                       3.1.0 released on 2022-05-21<br/>
+                                       <a 
href="https://archive.apache.org/dist/bigtop/bigtop-3.1.0/bigtop-3.1.0-project.tar.gz";>Bigtop
 3.1.0</a>(<a 
href="https://archive.apache.org/dist/bigtop/bigtop-3.1.0/bigtop-3.1.0-project.tar.gz.asc";>pgp</a>
 <a 
href="https://archive.apache.org/dist/bigtop/bigtop-3.1.0/bigtop-3.1.0-project.tar.gz.sha256";>sha256</a>
 <a 
href="https://archive.apache.org/dist/bigtop/bigtop-3.1.0/bigtop-3.1.0-project.tar.gz.sha512";>sha512</a>)
+                               </li>
                                <li>
                                        3.0.1 released on 2022-04-11<br/>
                                        <a 
href="https://archive.apache.org/dist/bigtop/bigtop-3.0.1/bigtop-3.0.1-project.tar.gz";>Bigtop
 3.0.1</a>(<a 
href="https://archive.apache.org/dist/bigtop/bigtop-3.0.1/bigtop-3.0.1-project.tar.gz.asc";>pgp</a>
 <a 
href="https://archive.apache.org/dist/bigtop/bigtop-3.0.1/bigtop-3.0.1-project.tar.gz.sha256";>sha256</a>
 <a 
href="https://archive.apache.org/dist/bigtop/bigtop-3.0.1/bigtop-3.0.1-project.tar.gz.sha512";>sha512</a>)

Reply via email to