release cloudmonkey v6.1.0 on website

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
diff --git a/content/archives.html b/content/archives.html
index 93a04b3..69488d7 100644
--- a/content/archives.html
+++ b/content/archives.html
@@ -228,6 +228,7 @@
 <h3>CloudMonkey release archives</h3>
 
 <ul>
+  <li><a href="http://archive.apache.org/dist/cloudstack/releases/cloudmonkey-6.1.0/">apache-cloudstack-cloudmonkey-6.1.0</a></li>
   <li><a href="http://archive.apache.org/dist/cloudstack/releases/cloudmonkey-6.0.0/">apache-cloudstack-cloudmonkey-6.0.0</a></li>
   <li><a href="http://archive.apache.org/dist/cloudstack/releases/cloudmonkey-5.3.3/">apache-cloudstack-cloudmonkey-5.3.3</a></li>
   <li><a href="http://archive.apache.org/dist/cloudstack/releases/cloudmonkey-5.3.2/">apache-cloudstack-cloudmonkey-5.3.2</a></li>
diff --git a/content/downloads.html b/content/downloads.html
index 0c18a9e..7d53858 100644
--- a/content/downloads.html
+++ b/content/downloads.html
@@ -248,21 +248,21 @@
 
 <h4 id="source-release">Source Release</h4>
 
-<p>CloudMonkey's current release is 6.0.0.</p>
+<p>CloudMonkey's current release is 6.1.0.</p>
 
 <p>
-<a href="http://www.apache.org/dyn/closer.lua/cloudstack/releases/cloudmonkey-6.0.0/apache-cloudstack-cloudmonkey-6.0.0-src.tar.bz2"><button type="button" class="btn btn-primary btn-md">Get the 6.0.0 Source</button></a>
+<a href="http://www.apache.org/dyn/closer.lua/cloudstack/releases/cloudmonkey-6.1.0/apache-cloudstack-cloudmonkey-6.1.0-src.tar.bz2"><button type="button" class="btn btn-primary btn-md">Get the 6.1.0 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-6.0.0/apache-cloudstack-cloudmonkey-6.0.0-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-6.0.0/apache-cloudstack-cloudmonkey-6.0.0-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-6.0.0/apache-cloudstack-cloudmonkey-6.0.0-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-6.1.0/apache-cloudstack-cloudmonkey-6.1.0-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-6.1.0/apache-cloudstack-cloudmonkey-6.1.0-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-6.1.0/apache-cloudstack-cloudmonkey-6.1.0-src.tar.bz2.sha"><button type="button" class="btn btn-info btn-xs">SHA</button></a>
 
 </p>
 
 <h4 id="github-release">Binary Builds Release</h4>
 
-<p>For easier installation or upgrades, the official source code release has been supplemented by community members who have pushed the python package to the <a href="https://github.com/apache/cloudstack-cloudmonkey/releases">Apache CloudStack CloudMonkey Github release</a> page.</p>
+<p>For easier installation or upgrades, the official source code release has been supplemented by community members who have pushed the binary to the <a href="https://github.com/apache/cloudstack-cloudmonkey/releases">Apache CloudStack CloudMonkey Github release</a> page.</p>
 
 <p>For installing, upgrade, usage, please see the documentation at <a href="https://github.com/apache/cloudstack-cloudmonkey/wiki/Getting-Started#installation">wiki</a>.</p>
 
diff --git a/data/cloudstack.yml b/data/cloudstack.yml
index 4dfffec..afd610c 100644
--- a/data/cloudstack.yml
+++ b/data/cloudstack.yml
@@ -67,8 +67,9 @@
     - 4.6:
       - 4.6.0
 cloudmonkey:
-  version: 6.0.0
+  version: 6.1.0
   archives:
+    - 6.1.0
     - 6.0.0
     - 5.3.3
     - 5.3.2
diff --git a/source/downloads.html.markdown.erb b/source/downloads.html.markdown.erb
index 82250a7..c2810c8 100644
--- a/source/downloads.html.markdown.erb
+++ b/source/downloads.html.markdown.erb
@@ -183,7 +183,7 @@
 
 <h4 id="github-release">Binary Builds Release</h4>
 
-<p>For easier installation or upgrades, the official source code release has been supplemented by community members who have pushed the python package to the <a href="https://github.com/apache/cloudstack-cloudmonkey/releases">Apache CloudStack CloudMonkey Github release</a> page.</p>
+<p>For easier installation or upgrades, the official source code release has been supplemented by community members who have pushed the binary to the <a href="https://github.com/apache/cloudstack-cloudmonkey/releases">Apache CloudStack CloudMonkey Github release</a> page.</p>
 
 <p>For installing, upgrade, usage, please see the documentation at <a href="https://github.com/apache/cloudstack-cloudmonkey/wiki/Getting-Started#installation">wiki</a>.</p>