This is an automated email from the ASF dual-hosted git repository. style95 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 a8f62b6 clientjs 3.21.8 (#515) a8f62b6 is described below commit a8f62b601f0d0c0bfb948fcacb50743aacf88c1e Author: David Grove <dgrove-...@users.noreply.github.com> AuthorDate: Sun Dec 3 06:11:27 2023 -0500 clientjs 3.21.8 (#515) --- _layouts/downloads.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_layouts/downloads.html b/_layouts/downloads.html index 370e68e..8c1ec05 100644 --- a/_layouts/downloads.html +++ b/_layouts/downloads.html @@ -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.7</version> + <version>3.21.8</version> <a - href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-client-js-3.21.7-sources.tar.gz"> + href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-client-js-3.21.8-sources.tar.gz"> Source code</a> <a - href="https://downloads.apache.org/openwhisk/openwhisk-client-js-3.21.7-sources.tar.gz.sha512"> + href="https://downloads.apache.org/openwhisk/openwhisk-client-js-3.21.8-sources.tar.gz.sha512"> SHA-512 checksum</a> <a - href="https://downloads.apache.org/openwhisk/openwhisk-client-js-3.21.7-sources.tar.gz.asc"> + href="https://downloads.apache.org/openwhisk/openwhisk-client-js-3.21.8-sources.tar.gz.asc"> PGP signature</a> </div> </div>