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 72dde9b  add wskdebug to downloads (#429)
72dde9b is described below

commit 72dde9b68702d1a70a347e245cdf0e5769d660e0
Author: David Grove <[email protected]>
AuthorDate: Tue Mar 10 09:41:50 2020 -0400

    add wskdebug to downloads (#429)
---
 _layouts/downloads.html | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)

diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index 4003fce..4dc581d 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -308,7 +308,7 @@ layout: default
                   </div>
                 </div>
 
-                <h5 class="section-toggle section-toggle-start-open ">Command 
Line Tools</h5>
+                <h5 class="section-toggle section-toggle-start-open ">Tools 
for Developers</h5>
                 <div class="section-start-open">
                   <div class="content">
                     <div class="flow-columns">
@@ -342,6 +342,22 @@ layout: default
                             PGP signature</a>
                         </div>
                       </div>
+
+                      <div class="component-releases-structure 
theme-darkgoldenrod">
+                        <p><ctitle>OpenWhisk wskdebug</ctitle>Debugging and 
live development tool for OpenWhisk</p>
+                        <div class="component-release-artifact-list 
border-darkgoldenrod">
+                          <version>1.2.0</version>
+                          <a
+                            
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-wskdebug-1.2.0-sources.tar.gz";>Source
 code</a>
+                          <a
+                            
href="https://downloads.apache.org/openwhisk/openwhisk-wskdebug-1.2.0-sources.tar.gz.sha512";>
+                            SHA-512 checksum</a>
+                          <a
+                            
href="https://downloads.apache.org/openwhisk/openwhisk-wskdebug-1.2.0-sources.tar.gz.asc";>
+                            PGP signature</a>
+                        </div>
+                      </div>
+
                     </div>
                   </div>
                 </div>

Reply via email to