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

rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openwhisk-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 0cf7851  v1.1.0 of CLI group (#448)
0cf7851 is described below

commit 0cf7851e71ca60a77262639d1c6ac7a753e0c797
Author: David Grove <[email protected]>
AuthorDate: Sat Oct 3 01:20:58 2020 -0400

    v1.1.0 of CLI group (#448)
---
 _layouts/downloads.html | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index 279d3a8..8ddff02 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -315,14 +315,14 @@ layout: default
                       <div class="component-releases-structure 
theme-darkgoldenrod">
                         <p><ctitle>OpenWhisk CLI</ctitle>OpenWhisk 
command-line interface.</p>
                         <div class="component-release-artifact-list 
border-darkgoldenrod">
-                          <version>1.0.0</version>
+                          <version>1.1.0</version>
                           <a
-                            
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-cli-1.0.0-sources.tar.gz";>Source
 code</a>
+                            
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-cli-1.1.0-sources.tar.gz";>Source
 code</a>
                           <a
-                            
href="https://downloads.apache.org/openwhisk/openwhisk-cli-1.0.0-sources.tar.gz.sha512";>
+                            
href="https://downloads.apache.org/openwhisk/openwhisk-cli-1.1.0-sources.tar.gz.sha512";>
                             SHA-512 checksum</a>
                           <a
-                            
href="https://downloads.apache.org/openwhisk/openwhisk-cli-1.0.0-sources.tar.gz.asc";>
+                            
href="https://downloads.apache.org/openwhisk/openwhisk-cli-1.1.0-sources.tar.gz.asc";>
                             PGP signature</a>
                         </div>
                       </div>
@@ -330,15 +330,15 @@ layout: default
                       <div class="component-releases-structure 
theme-darkgoldenrod">
                         <p><ctitle>OpenWhisk Whisk Deploy</ctitle>Client 
utility to deploy, configure and manage OpenWhisk applications and packages 
with a single YAML Manifest file.</p>
                         <div class="component-release-artifact-list 
border-darkgoldenrod">
-                          <version>1.0.0</version>
+                          <version>1.1.0</version>
                           <a
-                            
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-wskdeploy-1.0.0-sources.tar.gz";>
+                            
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-wskdeploy-1.1.0-sources.tar.gz";>
                             Source code</a>
                           <a
-                            
href="https://downloads.apache.org/openwhisk/openwhisk-wskdeploy-1.0.0-sources.tar.gz.sha512";>
+                            
href="https://downloads.apache.org/openwhisk/openwhisk-wskdeploy-1.1.0-sources.tar.gz.sha512";>
                             SHA-512 checksum</a>
                           <a
-                            
href="https://downloads.apache.org/openwhisk/openwhisk-wskdeploy-1.0.0-sources.tar.gz.asc";>
+                            
href="https://downloads.apache.org/openwhisk/openwhisk-wskdeploy-1.1.0-sources.tar.gz.asc";>
                             PGP signature</a>
                         </div>
                       </div>
@@ -409,15 +409,15 @@ layout: default
                       <div class="component-releases-structure 
theme-deeper-aquamarine">
                         <p><ctitle>OpenWhisk Client Go</ctitle>OpenWhisk 
client library in Go.</p>
                         <div class="component-release-artifact-list 
border-deeper-aquamarine">
-                          <version>1.0.0</version>
+                          <version>1.1.0</version>
                           <a
-                            
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-client-go-1.0.0-sources.tar.gz";>
+                            
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-client-go-1.1.0-sources.tar.gz";>
                             Source code</a>
                           <a
-                            
href="https://downloads.apache.org/openwhisk/openwhisk-client-go-1.0.0-sources.tar.gz.sha512";>
+                            
href="https://downloads.apache.org/openwhisk/openwhisk-client-go-1.1.0-sources.tar.gz.sha512";>
                             SHA-512 checksum</a>
                           <a
-                            
href="https://downloads.apache.org/openwhisk/openwhisk-client-go-1.0.0-sources.tar.gz.asc";>
+                            
href="https://downloads.apache.org/openwhisk/openwhisk-client-go-1.1.0-sources.tar.gz.asc";>
                             PGP signature</a>
                         </div>
                       </div>

Reply via email to