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 8a2f311 updated downloads for openwhisk-runtime-go v1.16.0 (#447)
8a2f311 is described below
commit 8a2f3118c48c9ce7e6333aaf493b1a8f8d986f25
Author: David Grove <[email protected]>
AuthorDate: Wed Sep 30 21:24:00 2020 -0400
updated downloads for openwhisk-runtime-go v1.16.0 (#447)
---
_layouts/downloads.html | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index 9b8dabe..279d3a8 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -177,17 +177,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.11 and v1.12.</p>
+ <p><ctitle>OpenWhisk Runtime Go</ctitle>Supports
functions written for GoLang v1.13 and v1.15.</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-go-1.15.0-sources.tar.gz">
+
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-go-1.16.0-sources.tar.gz">
Source code</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-go-1.15.0-sources.tar.gz.sha512">
+
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-go-1.16.0-sources.tar.gz.sha512">
SHA-512 checksum</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-go-1.15.0-sources.tar.gz.asc">
+
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-go-1.16.0-sources.tar.gz.asc">
PGP signature</a>
</div>
</div>