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 0885e22 update release info for NodeJS 1.16.0 and DotNet 1.15.0 (#439)
0885e22 is described below
commit 0885e2255c5651ff751d443f92e22193d8bff779
Author: David Grove <[email protected]>
AuthorDate: Wed Aug 5 15:33:53 2020 -0400
update release info for NodeJS 1.16.0 and DotNet 1.15.0 (#439)
---
_layouts/downloads.html | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index d57cf0e..38d7599 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -163,15 +163,15 @@ layout: default
<div class="component-releases-structure
theme-deeper-sky-blue">
<p><ctitle>OpenWhisk Runtime Dotnet</ctitle>Supports
functions written for .NET Core v2.2 and v3.1.</p>
<div class="component-release-artifact-list
border-deeper-sky-blue">
- <version>1.14.0</version>
+ <version>1.15.0</version>
<a
-
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-dotnet-1.14.0-sources.tar.gz">
+
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-dotnet-1.15.0-sources.tar.gz">
Source code</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-dotnet-1.14.0-sources.tar.gz.sha512">
+
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-dotnet-1.15.0-sources.tar.gz.sha512">
SHA-512 checksum</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-dotnet-1.14.0-sources.tar.gz.asc">
+
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-dotnet-1.15.0-sources.tar.gz.asc">
PGP signature</a>
</div>
</div>
@@ -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 v8, v10 or v12.</p>
+ <p><ctitle>OpenWhisk Runtime Node.js</ctitle>Supports
functions written for NodeJS v10, v12 or v14.</p>
<div class="component-release-artifact-list
border-deeper-sky-blue">
- <version>1.15.0</version>
+ <version>1.16.0</version>
<a
-
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-nodejs-1.15.0-sources.tar.gz">
+
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-nodejs-1.16.0-sources.tar.gz">
Source code</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-nodejs-1.15.0-sources.tar.gz.sha512">
+
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-nodejs-1.16.0-sources.tar.gz.sha512">
SHA-512 checksum</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-nodejs-1.15.0-sources.tar.gz.asc">
+
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-nodejs-1.16.0-sources.tar.gz.asc">
PGP signature</a>
</div>
</div>