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 69dbadf runtime-swift 1.18.0 (#511)
69dbadf is described below
commit 69dbadf9a766f7fadb9247dd96f35bb56ef73ac9
Author: David Grove <[email protected]>
AuthorDate: Tue Jul 25 18:00:45 2023 -0400
runtime-swift 1.18.0 (#511)
---
_layouts/downloads.html | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index b4d4a6f..7208331 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -309,17 +309,17 @@ layout: default
</div>
<div class="component-releases-structure
theme-deeper-sky-blue">
- <p><ctitle>OpenWhisk Runtime Swift</ctitle>Supports
functions written for Swift v4.2, v5.1, v5.3, v5.4</p>
+ <p><ctitle>OpenWhisk Runtime Swift</ctitle>Supports
functions written for Swift v5.1, v5.3, v5.4, and v5.7</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-swift-1.17.0-sources.tar.gz">
+
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-runtime-swift-1.18.0-sources.tar.gz">
Source code</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-swift-1.17.0-sources.tar.gz.sha512">
+
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-swift-1.18.0-sources.tar.gz.sha512">
SHA-512 checksum</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-swift-1.17.0-sources.tar.gz.asc">
+
href="https://downloads.apache.org/openwhisk/openwhisk-runtime-swift-1.18.0-sources.tar.gz.asc">
PGP signature</a>
</div>
</div>