You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by dg...@apache.org on 2022/05/27 13:35:58 UTC

[openwhisk-website] branch master updated: runtime-nodejs 1.20 and runtime-go 1.19 (#497)

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 12e7bc3  runtime-nodejs 1.20 and runtime-go 1.19 (#497)
12e7bc3 is described below

commit 12e7bc3accd2ae4e1898d4137d2cca805f5e8335
Author: David Grove <dg...@users.noreply.github.com>
AuthorDate: Fri May 27 09:35:53 2022 -0400

    runtime-nodejs 1.20 and runtime-go 1.19 (#497)
---
 _layouts/downloads.html | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index 1991939..7a836aa 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -197,17 +197,17 @@ layout: default
                       </div>
 
                       <div class="component-releases-structure theme-deeper-sky-blue">
-                        <p><ctitle>OpenWhisk Runtime Go</ctitle>Supports functions written for GoLang v1.13, v1.15 and v1.16.</p>
+                        <p><ctitle>OpenWhisk Runtime Go</ctitle>Supports functions written for GoLang v1.16, v1.17 and v1.18.</p>
                         <div class="component-release-artifact-list border-deeper-sky-blue">
-                          <version>1.18.0</version>
+                          <version>1.19.0</version>
                           <a
-                            href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-go-1.18.0-sources.tar.gz">
+                            href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-go-1.19.0-sources.tar.gz">
                             Source code</a>
                           <a
-                            href="https://downloads.apache.org/openwhisk/openwhisk-runtime-go-1.18.0-sources.tar.gz.sha512">
+                            href="https://downloads.apache.org/openwhisk/openwhisk-runtime-go-1.19.0-sources.tar.gz.sha512">
                             SHA-512 checksum</a>
                           <a
-                            href="https://downloads.apache.org/openwhisk/openwhisk-runtime-go-1.18.0-sources.tar.gz.asc">
+                            href="https://downloads.apache.org/openwhisk/openwhisk-runtime-go-1.19.0-sources.tar.gz.asc">
                             PGP signature</a>
                         </div>
                       </div>
@@ -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 v12 or v14.</p>
+                        <p><ctitle>OpenWhisk Runtime Node.js</ctitle>Supports functions written for Node.js v14 or v16.</p>
                         <div class="component-release-artifact-list border-deeper-sky-blue">
-                          <version>1.19.0</version>
+                          <version>1.20.0</version>
                           <a
-                            href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-nodejs-1.19.0-sources.tar.gz">
+                            href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-nodejs-1.20.0-sources.tar.gz">
                             Source code</a>
                           <a
-                            href="https://downloads.apache.org/openwhisk/openwhisk-runtime-nodejs-1.19.0-sources.tar.gz.sha512">
+                            href="https://downloads.apache.org/openwhisk/openwhisk-runtime-nodejs-1.20.0-sources.tar.gz.sha512">
                             SHA-512 checksum</a>
                           <a
-                            href="https://downloads.apache.org/openwhisk/openwhisk-runtime-nodejs-1.19.0-sources.tar.gz.asc">
+                            href="https://downloads.apache.org/openwhisk/openwhisk-runtime-nodejs-1.20.0-sources.tar.gz.asc">
                             PGP signature</a>
                         </div>
                       </div>