This is an automated email from the ASF dual-hosted git repository.

houshengbo pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-openwhisk-website.git


The following commit(s) were added to refs/heads/master by this push:
     new f14608d  add Composer 0.9.0 release (#352)
f14608d is described below

commit f14608dba170e44304ae4e4c02a3e38305d58a93
Author: David Grove <[email protected]>
AuthorDate: Wed Dec 5 17:32:09 2018 -0500

    add Composer 0.9.0 release (#352)
---
 _layouts/downloads.html | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index 13decc1..df157c0 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -329,6 +329,29 @@ layout: default
                         </p>
                       </div>
 
+                      <div class="project-structure-repo theme-darksalmon">
+                        <h5>OpenWhisk Composer</h5>
+                        <p>Composer is a new programming model for composing 
cloud functions built on OpenWhisk</p>
+                        <p class="repo-title border-darksalmon">
+                          <a
+                            
href="https://www.apache.org/dyn/closer.lua?filename=incubator/openwhisk/apache-openwhisk-0.9.0-incubating/openwhisk-composer-0.9.0-incubating-sources.tar.gz&action=download";>
+                            Source code
+                          </a>
+                        </p>
+                        <p class="repo-title border-darksalmon">
+                          <a
+                            
href="https://www.apache.org/dist/incubator/openwhisk/apache-openwhisk-0.9.0-incubating/openwhisk-composer-0.9.0-incubating-sources.tar.gz.sha512";>
+                            SHA-512 checksum
+                          </a>
+                        </p>
+                        <p class="repo-title border-darksalmon">
+                          <a
+                            
href="https://www.apache.org/dist/incubator/openwhisk/apache-openwhisk-0.9.0-incubating/openwhisk-composer-0.9.0-incubating-sources.tar.gz.asc";>
+                            PGP signature
+                          </a>
+                        </p>
+                      </div>
+
                       <div class="project-structure-repo theme-darkorange">
                         <h5>OpenWhisk Apigateway</h5>
                         <p>A performant API Gateway based on Openresty and 
NGINX.</p>

Reply via email to