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

dgrove 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 60c6311  python 1.14.0 and nodejs 1.15.0 releases (#425)
60c6311 is described below

commit 60c631109d559dd16841f1eeab3c00e25d229bf9
Author: David Grove <[email protected]>
AuthorDate: Tue Feb 18 08:32:02 2020 -0500

    python 1.14.0 and nodejs 1.15.0 releases (#425)
---
 _layouts/downloads.html | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index 6af0c87..41986bd 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -209,17 +209,17 @@ layout: default
                       </div>
 
                       <div class="component-releases-structure 
theme-deeper-sky-blue">
-                        <p><ctitle>OpenWhisk Runtime Node.js</ctitle>Supports 
functions written for NodeJS v6, v8, v10 or v12.</p>
+                        <p><ctitle>OpenWhisk Runtime Node.js</ctitle>Supports 
functions written for NodeJS v8, v10 or v12.</p>
                         <div class="component-release-artifact-list 
border-deeper-sky-blue">
-                          <version>1.14.0-incubating</version>
+                          <version>1.15.0</version>
                           <a
-                            
href="https://www.apache.org/dyn/closer.cgi/openwhisk/incubating/openwhisk-runtime-nodejs-1.14.0-incubating-sources.tar.gz";>
+                            
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-nodejs-1.15.0-sources.tar.gz";>
                             Source code</a>
                           <a
-                            
href="https://www.apache.org/dist/openwhisk/incubating/openwhisk-runtime-nodejs-1.14.0-incubating-sources.tar.gz.sha512";>
+                            
href="https://www.apache.org/dist/openwhisk/openwhisk-runtime-nodejs-1.15.0-sources.tar.gz.sha512";>
                             SHA-512 checksum</a>
                           <a
-                            
href="https://www.apache.org/dist/openwhisk/incubating/openwhisk-runtime-nodejs-1.14.0-incubating-sources.tar.gz.asc";>
+                            
href="https://www.apache.org/dist/openwhisk/openwhisk-runtime-nodejs-1.15.0-sources.tar.gz.asc";>
                             PGP signature</a>
                         </div>
                       </div>
@@ -241,17 +241,17 @@ layout: default
                       </div>
 
                       <div class="component-releases-structure 
theme-deeper-sky-blue">
-                        <p><ctitle>OpenWhisk Runtime Python</ctitle>Supports 
functions written for Python v2.7.12, v3.6.1 and v3AI which includes AI library 
support.</p>
+                        <p><ctitle>OpenWhisk Runtime Python</ctitle>Supports 
functions written for Python v3.6 and v3AI which includes AI library 
support.</p>
                         <div class="component-release-artifact-list 
border-deeper-sky-blue">
-                          <version>1.13.0-incubating</version>
+                          <version>1.14.0</version>
                           <a
-                            
href="https://www.apache.org/dyn/closer.cgi/openwhisk/incubating/openwhisk-runtime-python-1.13.0-incubating-sources.tar.gz";>
+                            
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-python-1.14.0-sources.tar.gz";>
                             Source code</a>
                           <a
-                            
href="https://www.apache.org/dist/openwhisk/incubating/openwhisk-runtime-python-1.13.0-incubating-sources.tar.gz.sha512";>
+                            
href="https://www.apache.org/dist/openwhisk/openwhisk-runtime-python-1.14.0-sources.tar.gz.sha512";>
                             SHA-512 checksum</a>
                           <a
-                            
href="https://www.apache.org/dist/openwhisk/incubating/openwhisk-runtime-python-1.13.0-incubating-sources.tar.gz.asc";>
+                            
href="https://www.apache.org/dist/openwhisk/openwhisk-runtime-python-1.14.0-sources.tar.gz.asc";>
                             PGP signature</a>
                         </div>
                       </div>

Reply via email to