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 816b80d  runtime-docker 1.15.0 and runtime-java 1.18.0 (#509)
816b80d is described below

commit 816b80d8d421d65a9bc0a15c95c1941291790629
Author: David Grove <[email protected]>
AuthorDate: Wed May 24 09:47:18 2023 -0400

    runtime-docker 1.15.0 and runtime-java 1.18.0 (#509)
---
 _layouts/downloads.html | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index 73a0857..c1eb32f 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -167,15 +167,15 @@ layout: default
                       <div class="component-releases-structure 
theme-deeper-sky-blue">
                         <p><ctitle>OpenWhisk Runtime Docker</ctitle>The Apache 
OpenWhisk Runtime SDK for building Docker “blackbox" runtimes.</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-docker-1.14.0-sources.tar.gz";>
+                            
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-docker-1.15.0-sources.tar.gz";>
                             Source code</a>
                           <a
-                            
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-docker-1.14.0-sources.tar.gz.sha512";>
+                            
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-docker-1.15.0-sources.tar.gz.sha512";>
                             SHA-512 checksum</a>
                           <a
-                            
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-docker-1.14.0-sources.tar.gz.asc";>
+                            
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-docker-1.15.0-sources.tar.gz.asc";>
                             PGP signature</a>
                         </div>
                       </div>
@@ -215,15 +215,15 @@ layout: default
                       <div class="component-releases-structure 
theme-deeper-sky-blue">
                         <p><ctitle>OpenWhisk Runtime Java</ctitle>Supports 
functions written for Java 8 (OpenJDK 8, JVM OpenJ9).</p>
                         <div class="component-release-artifact-list 
border-deeper-sky-blue">
-                          <version>1.17.0</version>
+                          <version>1.18.0</version>
                           <a
-                            
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-java-1.17.0-sources.tar.gz";>
+                            
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-java-1.18.0-sources.tar.gz";>
                             Source code</a>
                           <a
-                            
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-java-1.17.0-sources.tar.gz.sha512";>
+                            
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-java-1.18.0-sources.tar.gz.sha512";>
                             SHA-512 checksum</a>
                           <a
-                            
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-java-1.17.0-sources.tar.gz.asc";>
+                            
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-java-1.18.0-sources.tar.gz.asc";>
                             PGP signature</a>
                         </div>
                       </div>

Reply via email to