build: update downloads and archive page to include cloudmonkey 5.3.3 release
Signed-off-by: Rohit Yadav <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack-www/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-www/commit/6e1cf154 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-www/tree/6e1cf154 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-www/diff/6e1cf154 Branch: refs/heads/asf-site Commit: 6e1cf154410f520498069a828a359aee421c7243 Parents: 8a03b59 Author: Rohit Yadav <[email protected]> Authored: Sun Nov 20 14:13:01 2016 +0530 Committer: Rohit Yadav <[email protected]> Committed: Sun Nov 20 14:13:01 2016 +0530 ---------------------------------------------------------------------- content/archives.html | 1 + content/downloads.html | 10 +++++----- 2 files changed, 6 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/6e1cf154/content/archives.html ---------------------------------------------------------------------- diff --git a/content/archives.html b/content/archives.html index ad7527e..3e0d425 100644 --- a/content/archives.html +++ b/content/archives.html @@ -199,6 +199,7 @@ <h3>CloudMonkey release archives</h3> <ul> + <li><a href="http://archive.apache.org/dist/cloudstack/releases/cloudmonkey-5.3.2/">apache-cloudstack-cloudmonkey-5.3.2</a></li> <li><a href="http://archive.apache.org/dist/cloudstack/releases/cloudmonkey-5.3.1/">apache-cloudstack-cloudmonkey-5.3.1</a></li> <li><a href="http://archive.apache.org/dist/cloudstack/releases/cloudmonkey-5.3.0/">apache-cloudstack-cloudmonkey-5.3.0</a></li> <li><a href="http://archive.apache.org/dist/cloudstack/releases/cloudmonkey-5.2.0/">apache-cloudstack-cloudmonkey-5.2.0</a></li> http://git-wip-us.apache.org/repos/asf/cloudstack-www/blob/6e1cf154/content/downloads.html ---------------------------------------------------------------------- diff --git a/content/downloads.html b/content/downloads.html index 382c808..6924c69 100644 --- a/content/downloads.html +++ b/content/downloads.html @@ -303,15 +303,15 @@ Additionally, you can verify the MD5 or SHA512 signatures on the files. <h4 id="source-release">Source Release</h4> -<p>CloudMonkey's most current release is 5.3.2.</p> +<p>CloudMonkey's most current release is 5.3.3.</p> <p> -<a href="http://www.apache.org/dyn/closer.lua/cloudstack/releases/cloudmonkey-5.3.2/apache-cloudstack-cloudmonkey-5.3.2-src.tar.bz2"><button type="button" class="btn btn-primary btn-lg">Get the 5.3.2 Source!</button></a> +<a href="http://www.apache.org/dyn/closer.lua/cloudstack/releases/cloudmonkey-5.3.3/apache-cloudstack-cloudmonkey-5.3.3-src.tar.bz2"><button type="button" class="btn btn-primary btn-lg">Get the 5.3.3 Source!</button></a> <a href="http://www.apache.org/dist/cloudstack/KEYS"><button type="button" class="btn btn-info btn-xs">KEYS</button></a> -<a href="http://www.apache.org/dist/cloudstack/releases/cloudmonkey-5.3.2/apache-cloudstack-cloudmonkey-5.3.2-src.tar.bz2.asc"><button type="button" class="btn btn-info btn-xs">PGP</button></a> -<a href="http://www.apache.org/dist/cloudstack/releases/cloudmonkey-5.3.2/apache-cloudstack-cloudmonkey-5.3.2-src.tar.bz2.md5"><button type="button" class="btn btn-info btn-xs">MD5</button></a> -<a href="http://www.apache.org/dist/cloudstack/releases/cloudmonkey-5.3.2/apache-cloudstack-cloudmonkey-5.3.2-src.tar.bz2.sha"><button type="button" class="btn btn-info btn-xs">SHA</button></a> +<a href="http://www.apache.org/dist/cloudstack/releases/cloudmonkey-5.3.3/apache-cloudstack-cloudmonkey-5.3.3-src.tar.bz2.asc"><button type="button" class="btn btn-info btn-xs">PGP</button></a> +<a href="http://www.apache.org/dist/cloudstack/releases/cloudmonkey-5.3.3/apache-cloudstack-cloudmonkey-5.3.3-src.tar.bz2.md5"><button type="button" class="btn btn-info btn-xs">MD5</button></a> +<a href="http://www.apache.org/dist/cloudstack/releases/cloudmonkey-5.3.3/apache-cloudstack-cloudmonkey-5.3.3-src.tar.bz2.sha"><button type="button" class="btn btn-info btn-xs">SHA</button></a> </p>
