You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apex.apache.org by an...@apache.org on 2017/11/11 18:16:05 UTC

[apex-site] branch asf-site updated: Update website with Apex Malhar 3.8.0 release links

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

ananthg pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/apex-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new bea359f  Update website with Apex Malhar 3.8.0 release links
bea359f is described below

commit bea359f4df89f89c8d95e03320f406a7e0e5c886
Author: Apex Dev <de...@apex.apache.org>
AuthorDate: Sun Nov 12 05:15:46 2017 +1100

    Update website with Apex Malhar 3.8.0 release links
---
 .gitignore             |  1 +
 content/downloads.html | 35 ++++++++++++++++++++++++++++++++++-
 2 files changed, 35 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index c81029e..afca285 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ node_modules
 .tmp
 .DS_Store
 bower_components
+.idea/
diff --git a/content/downloads.html b/content/downloads.html
index a0064cc..f011327 100644
--- a/content/downloads.html
+++ b/content/downloads.html
@@ -186,7 +186,40 @@
       </tr>
     </thead>
     <tbody>
-      <tr>
+    <tr>
+      <td>
+        3.8.0
+        <span class="latest-tag">(latest)</span>
+      </td>
+      <td>
+        2017-11-11
+      </td>
+      <td>
+        <a href="http://www.apache.org/dyn/closer.lua/apex/apache-apex-malhar-3.8.0/apache-apex-malhar-3.8.0-source-release.zip">malhar-3.8.0-source-release.zip</a><br>
+        <small>
+          (
+          <a href="https://dist.apache.org/repos/dist/release/apex/apache-apex-malhar-3.8.0/apache-apex-malhar-3.8.0-source-release.zip.asc">pgp</a>,
+          <a href="https://dist.apache.org/repos/dist/release/apex/apache-apex-malhar-3.8.0/apache-apex-malhar-3.8.0-source-release.zip.md5">md5</a>,
+          <a href="https://dist.apache.org/repos/dist/release/apex/apache-apex-malhar-3.8.0/apache-apex-malhar-3.8.0-source-release.zip.sha512">sha512</a>
+          )
+        </small>
+      </td>
+      <td>
+        <a href="http://www.apache.org/dyn/closer.lua/apex/apache-apex-malhar-3.8.0/apache-apex-malhar-3.8.0-source-release.tar.gz">malhar-3.8.0-source-release.tar.gz</a><br>
+        <small>
+          (
+          <a href="https://dist.apache.org/repos/dist/release/apex/apache-apex-malhar-3.8.0/apache-apex-malhar-3.8.0-source-release.tar.gz.asc">pgp</a>,
+          <a href="https://dist.apache.org/repos/dist/release/apex/apache-apex-malhar-3.8.0/apache-apex-malhar-3.8.0-source-release.tar.gz.md5">md5</a>,
+          <a href="https://dist.apache.org/repos/dist/release/apex/apache-apex-malhar-3.8.0/apache-apex-malhar-3.8.0-source-release.tar.gz.sha512">sha512</a>
+          )
+        </small>
+      </td>
+      <td>
+        <a href="/docs/malhar-3.8">user documentation</a><br>
+        <a href="https://ci.apache.org/projects/apex-malhar/apex-malhar-javadoc-release-3.8/index.html">javadoc</a><br>
+      </td>
+    </tr>
+    <tr>
         <td>
           3.7.0
           <span class="latest-tag">(latest)</span>

-- 
To stop receiving notification emails like this one, please contact
['"commits@apex.apache.org" <co...@apex.apache.org>'].