Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions src/pages/archives.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ import Releases from "@site/src/components/Releases";

## CloudMonkey Releases Archive

- https://archive.apache.org/dist/cloudstack/releases/cloudmonkey-6.5.0/
- https://archive.apache.org/dist/cloudstack/releases/cloudmonkey-6.4.0/
- https://archive.apache.org/dist/cloudstack/releases/cloudmonkey-6.3.0/
- https://archive.apache.org/dist/cloudstack/releases/cloudmonkey-6.2.0/
Expand Down
8 changes: 4 additions & 4 deletions src/pages/downloads.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -112,12 +112,12 @@ wiki](https://github.com/apache/cloudstack-cloudmonkey/wiki/Getting-Started#inst

### Source Release

CloudMonkey's current release is `v6.4.0`.
CloudMonkey's current release is `v6.5.0`.

<a className="button button--primary button--lg" href="http://www.apache.org/dyn/closer.lua/cloudstack/releases/cloudmonkey-6.4.0/apache-cloudstack-cloudmonkey-6.4.0-src.tar.bz2">Get the 6.4.0 Source</a>&nbsp;
<a className="button button--primary button--lg" href="http://www.apache.org/dyn/closer.lua/cloudstack/releases/cloudmonkey-6.5.0/apache-cloudstack-cloudmonkey-6.5.0-src.tar.bz2">Get the 6.5.0 Source</a>&nbsp;
<a className="button button--secondary button--sm" href="https://downloads.apache.org/cloudstack/KEYS">KEYS</a>&nbsp;
<a className="button button--secondary button--sm" href="https://www.apache.org/dist/cloudstack/releases/cloudmonkey-6.4.0/apache-cloudstack-cloudmonkey-6.4.0-src.tar.bz2.asc">PGP</a>&nbsp;
<a className="button button--secondary button--sm" href="https://www.apache.org/dist/cloudstack/releases/cloudmonkey-6.4.0/apache-cloudstack-cloudmonkey-6.4.0-src.tar.bz2.sha512">SHA512</a><br/>
<a className="button button--secondary button--sm" href="https://www.apache.org/dist/cloudstack/releases/cloudmonkey-6.5.0/apache-cloudstack-cloudmonkey-6.5.0-src.tar.bz2.asc">PGP</a>&nbsp;
<a className="button button--secondary button--sm" href="https://www.apache.org/dist/cloudstack/releases/cloudmonkey-6.5.0/apache-cloudstack-cloudmonkey-6.5.0-src.tar.bz2.sha512">SHA512</a><br/>
<br/>

### Binary Builds Release
Expand Down