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

style95 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 3808646  openwhisk-runtime-nodejs 1.21 (#507)
3808646 is described below

commit 3808646e2cef69a88138ed0b4ee6688923c7c7c1
Author: David Grove <[email protected]>
AuthorDate: Thu May 4 23:59:12 2023 -0400

    openwhisk-runtime-nodejs 1.21 (#507)
---
 _layouts/downloads.html | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index ec6143c..cb26f77 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -229,17 +229,17 @@ layout: default
                       </div>
 
                       <div class="component-releases-structure 
theme-deeper-sky-blue">
-                        <p><ctitle>OpenWhisk Runtime Node.js</ctitle>Supports 
functions written for Node.js v14 or v16.</p>
+                        <p><ctitle>OpenWhisk Runtime Node.js</ctitle>Supports 
functions written for Node.js v16 or v18.</p>
                         <div class="component-release-artifact-list 
border-deeper-sky-blue">
-                          <version>1.20.0</version>
+                          <version>1.21.0</version>
                           <a
-                            
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-nodejs-1.20.0-sources.tar.gz";>
+                            
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-nodejs-1.21.0-sources.tar.gz";>
                             Source code</a>
                           <a
-                            
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-nodejs-1.20.0-sources.tar.gz.sha512";>
+                            
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-nodejs-1.21.0-sources.tar.gz.sha512";>
                             SHA-512 checksum</a>
                           <a
-                            
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-nodejs-1.20.0-sources.tar.gz.asc";>
+                            
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-nodejs-1.21.0-sources.tar.gz.asc";>
                             PGP signature</a>
                         </div>
                       </div>

Reply via email to