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

guyuqi 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 2577784a6 Bigtop 3.2.0 website update
2577784a6 is described below

commit 2577784a6ff047bd000a2736dce4449c5acff337
Author: Yuqi Gu <[email protected]>
AuthorDate: Tue Jan 17 16:26:35 2023 +0800

    Bigtop 3.2.0 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 9d8ca428d..58e92569b 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -74,7 +74,8 @@
       <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://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/"/>
+      <item name="3.1.1" 
href="https://archive.apache.org/dist/bigtop/bigtop-3.1.1/"/>
+      <item name="3.2.0" 
href="https://www.apache.org/dyn/closer.lua/bigtop/bigtop-3.2.0/"/>
     </menu>
 
     <menu name="Project Information">
diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml
index ffa528a0a..cd12e1da8 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.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>)
+                                       <a 
href="https://www.apache.org/dyn/closer.cgi/bigtop/bigtop-3.2.0/bigtop-3.2.0-project.tar.gz";>Bigtop
 3.2.0</a> (<a 
href="https://apache.org/dist/bigtop/bigtop-3.2.0/bigtop-3.2.0-project.tar.gz.asc";>pgp</a>
 <a 
href="https://apache.org/dist/bigtop/bigtop-3.2.0/bigtop-3.2.0-project.tar.gz.sha256";>sha256</a>
 <a 
href="https://apache.org/dist/bigtop/bigtop-3.2.0/bigtop-3.2.0-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.1/repos/";>Installable
 binary artifacts</a>
+                                       <a 
href="https://www.apache.org/dyn/closer.cgi/bigtop/bigtop-3.2.0/repos/";>Installable
 binary artifacts</a>
                                </li>
                        </ul>
                        <subsection name="Previous Releases" 
id="archived"></subsection>
                        <ul>
+                               <li>
+                                       3.1.1 released on 2022-08-07<br/>
+                                       <a 
href="https://archive.apache.org/dist/bigtop/bigtop-3.1.1/bigtop-3.1.1-project.tar.gz";>Bigtop
 3.1.1</a>(<a 
href="https://archive.apache.org/dist/bigtop/bigtop-3.1.1/bigtop-3.1.1-project.tar.gz.asc";>pgp</a>
 <a 
href="https://archive.apache.org/dist/bigtop/bigtop-3.1.1/bigtop-3.1.1-project.tar.gz.sha256";>sha256</a>
 <a 
href="https://archive.apache.org/dist/bigtop/bigtop-3.1.1/bigtop-3.1.1-project.tar.gz.sha512";>sha512</a>)
+                               </li>
                                <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>)

Reply via email to