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 8850606 Update the OpenWhisk Core version (#518)
8850606 is described below
commit 885060635912da2fcf2a21a1b1159000c809c78d
Author: Dominic Kim <[email protected]>
AuthorDate: Tue Apr 9 10:35:18 2024 +0900
Update the OpenWhisk Core version (#518)
---
_layouts/downloads.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index 274cd68..dc5d818 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -119,12 +119,12 @@ layout: default
<div class="component-releases-structure
theme-deeper-sea-green">
<p><ctitle>OpenWhisk</ctitle>Core OpenWhisk Platform
Components.</p>
<div class="component-release-artifact-list
border-deeper-sea-green">
- <version>1.0.0</version>
- <a
href="https://www.apache.org/dyn/closer.cgi/openwhisk/OpenWhisk-1.0.0-sources.tar.gz">
+ <version>2.0.0</version>
+ <a
href="https://www.apache.org/dyn/closer.cgi/openwhisk/OpenWhisk-2.0.0-sources.tar.gz">
Source code</a>
- <a
href="https://downloads.apache.org/openwhisk/OpenWhisk-1.0.0-sources.tar.gz.sha512">SHA-512
checksum</a>
+ <a
href="https://downloads.apache.org/openwhisk/OpenWhisk-2.0.0-sources.tar.gz.sha512">SHA-512
checksum</a>
<a
-
href="https://downloads.apache.org/openwhisk/OpenWhisk-1.0.0-sources.tar.gz.asc">PGP
signature</a>
+
href="https://downloads.apache.org/openwhisk/OpenWhisk-2.0.0-sources.tar.gz.asc">PGP
signature</a>
</div>
</div>