This is an automated email from the ASF dual-hosted git repository. iwasakims pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/bigtop.git
commit 639a62bb3bc36a775997aa346b0073acdb122807 Author: Masatake Iwasaki <[email protected]> AuthorDate: Tue Aug 22 01:00:26 2023 +0000 Bigtop 3.2.1 website update (cherry picked from commit 03b1d63bce1244abe1e28f2d8f02bfe6c684e604) --- 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 58e92569b..5aadbbbaa 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -75,7 +75,8 @@ <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://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/"/> + <item name="3.2.0" href="https://archive.apache.org/dist/bigtop/bigtop-3.2.0/"/> + <item name="3.2.1" href="https://www.apache.org/dyn/closer.lua/bigtop/bigtop-3.2.1/"/> </menu> <menu name="Project Information"> diff --git a/src/site/xdoc/download.xml b/src/site/xdoc/download.xml index cd12e1da8..4f3d82ec4 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.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>) + <a href="https://www.apache.org/dyn/closer.cgi/bigtop/bigtop-3.2.1/bigtop-3.2.1-project.tar.gz">Bigtop 3.2.1</a> (<a href="https://apache.org/dist/bigtop/bigtop-3.2.1/bigtop-3.2.1-project.tar.gz.asc">pgp</a> <a href="https://apache.org/dist/bigtop/bigtop-3.2.1/bigtop-3.2.1-project.tar.gz.sha256">sha256</a> <a href="https://apache.org/dist/bigtop/bigtop-3.2.1/bigtop-3.2.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.2.0/repos/">Installable binary artifacts</a> + <a href="https://www.apache.org/dyn/closer.cgi/bigtop/bigtop-3.2.1/repos/">Installable binary artifacts</a> </li> </ul> <subsection name="Previous Releases" id="archived"></subsection> <ul> + <li> + 3.2.0 released on 2023-01-27<br/> + <a href="https://archive.apache.org/dist/bigtop/bigtop-3.2.0/bigtop-3.2.0-project.tar.gz">Bigtop 3.2.0</a>(<a href="https://archive.apache.org/dist/bigtop/bigtop-3.2.0/bigtop-3.2.0-project.tar.gz.asc">pgp</a> <a href="https://archive.apache.org/dist/bigtop/bigtop-3.2.0/bigtop-3.2.0-project.tar.gz.sha256">sha256</a> <a href="https://archive.apache.org/dist/bigtop/bigtop-3.2.0/bigtop-3.2.0-project.tar.gz.sha512">sha512</a>) + </li> <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>)
