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 54ee0dd catch up website for missed prior releases (#501)
54ee0dd is described below
commit 54ee0dd6d05f2b3ba3729ec7211167564d212d81
Author: David Grove <[email protected]>
AuthorDate: Thu Aug 18 08:55:59 2022 -0400
catch up website for missed prior releases (#501)
---
_layouts/downloads.html | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index b974031..5702288 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -372,14 +372,14 @@ layout: default
<div class="component-releases-structure
theme-darkgoldenrod">
<p><ctitle>OpenWhisk Whisk Debug
(wskdebug)</ctitle>Debugging and live development tool for OpenWhisk</p>
<div class="component-release-artifact-list
border-darkgoldenrod">
- <version>1.3.0</version>
+ <version>1.4.0</version>
<a
-
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-wskdebug-1.3.0-sources.tar.gz">Source
code</a>
+
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-wskdebug-1.4.0-sources.tar.gz">Source
code</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-wskdebug-1.3.0-sources.tar.gz.sha512">
+
href="https://downloads.apache.org/openwhisk/openwhisk-wskdebug-1.4.0-sources.tar.gz.sha512">
SHA-512 checksum</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-wskdebug-1.3.0-sources.tar.gz.asc">
+
href="https://downloads.apache.org/openwhisk/openwhisk-wskdebug-1.4.0-sources.tar.gz.asc">
PGP signature</a>
</div>
</div>
@@ -403,15 +403,15 @@ layout: default
<div class="component-releases-structure
theme-darkgoldenrod">
<p><ctitle>OpenWhisk Client JS</ctitle>JavaScript
client library for the OpenWhisk platform</p>
<div class="component-release-artifact-list
border-darkgoldenrod">
- <version>3.21.4</version>
+ <version>3.21.5</version>
<a
-
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-client-js-3.21.4-sources.tar.gz">
+
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-client-js-3.21.5-sources.tar.gz">
Source code</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-client-js-3.21.4-sources.tar.gz.sha512">
+
href="https://downloads.apache.org/openwhisk/openwhisk-client-js-3.21.5-sources.tar.gz.sha512">
SHA-512 checksum</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-client-js-3.21.4-sources.tar.gz.asc">
+
href="https://downloads.apache.org/openwhisk/openwhisk-client-js-3.21.5-sources.tar.gz.asc">
PGP signature</a>
</div>
</div>