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

tardieu 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 7f555c9  openwhisk-runtime-go 1.15.0 released (#415)
7f555c9 is described below

commit 7f555c91ed8c45d40d7033cee08dbdaa3e9984c6
Author: David Grove <[email protected]>
AuthorDate: Tue Jan 21 10:38:23 2020 -0500

    openwhisk-runtime-go 1.15.0 released (#415)
---
 _layouts/downloads.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index 451f5fb..20d9948 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -179,15 +179,15 @@ layout: default
                       <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>
                         <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-go-1.14.0-sources.tar.gz";>
+                            
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-go-1.15.0-sources.tar.gz";>
                             Source code</a>
                           <a
-                            
href="https://www.apache.org/dist/openwhisk/openwhisk-runtime-go-1.14.0-sources.tar.gz.sha512";>
+                            
href="https://www.apache.org/dist/openwhisk/openwhisk-runtime-go-1.15.0-sources.tar.gz.sha512";>
                             SHA-512 checksum</a>
                           <a
-                            
href="https://www.apache.org/dist/openwhisk/openwhisk-runtime-go-1.14.0-sources.tar.gz.asc";>
+                            
href="https://www.apache.org/dist/openwhisk/openwhisk-runtime-go-1.15.0-sources.tar.gz.asc";>
                             PGP signature</a>
                         </div>
                       </div>

Reply via email to