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 adb445e python 1.19 and php 1.20 (#516)
adb445e is described below
commit adb445ecacd4764ffa393d3e298e722b891c0d93
Author: David Grove <[email protected]>
AuthorDate: Wed Feb 7 13:39:20 2024 -0500
python 1.19 and php 1.20 (#516)
---
_layouts/downloads.html | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index 8c1ec05..3d44a13 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -245,33 +245,33 @@ layout: default
</div>
<div class="component-releases-structure
theme-deeper-sky-blue">
- <p><ctitle>OpenWhisk Runtime PHP</ctitle>Supports
functions written for PHP v8.0, v8.1, and v8.2</p>
+ <p><ctitle>OpenWhisk Runtime PHP</ctitle>Supports
functions written for PHP v8.1, v8.2, and v8.3</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-php-1.19.0-sources.tar.gz">
+
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-php-1.20.0-sources.tar.gz">
Source code</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-php-1.19.0-sources.tar.gz.sha512">
+
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-php-1.20.0-sources.tar.gz.sha512">
SHA-512 checksum</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-php-1.19.0-sources.tar.gz.asc">
+
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-php-1.20.0-sources.tar.gz.asc">
PGP signature</a>
</div>
</div>
<div class="component-releases-structure
theme-deeper-sky-blue">
- <p><ctitle>OpenWhisk Runtime Python</ctitle>Supports
functions written for Python v3.7, v3.9, v3.10, and v3.11.</p>
+ <p><ctitle>OpenWhisk Runtime Python</ctitle>Supports
functions written for Python v3.9, v3.10, v3.11, and v3.12.</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-python-1.18.0-sources.tar.gz">
+
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-python-1.19.0-sources.tar.gz">
Source code</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-python-1.18.0-sources.tar.gz.sha512">
+
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-python-1.19.0-sources.tar.gz.sha512">
SHA-512 checksum</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-python-1.18.0-sources.tar.gz.asc">
+
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-python-1.19.0-sources.tar.gz.asc">
PGP signature</a>
</div>
</div>