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

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


The following commit(s) were added to refs/heads/asf-site by this push:
     new 1367a72  Update site for Format 2.8.0 release
1367a72 is described below

commit 1367a72fc9c6d9517f62f61e4dbb587dd650ae14
Author: Gabor Szadovszky <[email protected]>
AuthorDate: Mon Jan 13 11:22:04 2020 +0100

    Update site for Format 2.8.0 release
---
 output/downloads/index.html | 6 +++---
 source/downloads.html.md    | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/output/downloads/index.html b/output/downloads/index.html
index 5765270..ce075c0 100644
--- a/output/downloads/index.html
+++ b/output/downloads/index.html
@@ -132,14 +132,14 @@
 
 <h2 id="parquet-format">Parquet Format</h2>
 
-<p>The <a 
href="https://www.apache.org/dyn/closer.lua/parquet/apache-parquet-format-2.7.0/apache-parquet-format-2.7.0.tar.gz";>latest
 version of parquet-format is 2.7.0</a>.</p>
+<p>The <a 
href="https://www.apache.org/dyn/closer.lua/parquet/apache-parquet-format-2.8.0/apache-parquet-format-2.8.0.tar.gz";>latest
 version of parquet-format is 2.8.0</a>.</p>
 
 <p>To <a href="https://www.apache.org/info/verification.html";>check the 
validity</a> of this release, use its:</p>
 
 <ul>
 <li><a href="https://www.apache.org/dist/parquet/KEYS";>Release manager OpenPGP 
key</a></li>
-<li><a 
href="https://www.apache.org/dist/parquet/apache-parquet-format-2.7.0/apache-parquet-format-2.7.0.tar.gz.asc";>OpenPGP
 signature</a></li>
-<li><a 
href="https://www.apache.org/dist/parquet/apache-parquet-format-2.7.0/apache-parquet-format-2.7.0.tar.gz.sha512";>SHA-512</a></li>
+<li><a 
href="https://www.apache.org/dist/parquet/apache-parquet-format-2.8.0/apache-parquet-format-2.8.0.tar.gz.asc";>OpenPGP
 signature</a></li>
+<li><a 
href="https://www.apache.org/dist/parquet/apache-parquet-format-2.8.0/apache-parquet-format-2.8.0.tar.gz.sha512";>SHA-512</a></li>
 </ul>
 
 <h2 id="parquet-mr">Parquet MR</h2>
diff --git a/source/downloads.html.md b/source/downloads.html.md
index 45fbf9f..e21d126 100644
--- a/source/downloads.html.md
+++ b/source/downloads.html.md
@@ -2,13 +2,13 @@
 
 ## Parquet Format
 
-The [latest version of parquet-format is 
2.7.0](https://www.apache.org/dyn/closer.lua/parquet/apache-parquet-format-2.7.0/apache-parquet-format-2.7.0.tar.gz).
+The [latest version of parquet-format is 
2.8.0](https://www.apache.org/dyn/closer.lua/parquet/apache-parquet-format-2.8.0/apache-parquet-format-2.8.0.tar.gz).
 
 To [check the validity](https://www.apache.org/info/verification.html) of this 
release, use its:
 
  * [Release manager OpenPGP key](https://www.apache.org/dist/parquet/KEYS)
- * [OpenPGP 
signature](https://www.apache.org/dist/parquet/apache-parquet-format-2.7.0/apache-parquet-format-2.7.0.tar.gz.asc)
- * 
[SHA-512](https://www.apache.org/dist/parquet/apache-parquet-format-2.7.0/apache-parquet-format-2.7.0.tar.gz.sha512)
+ * [OpenPGP 
signature](https://www.apache.org/dist/parquet/apache-parquet-format-2.8.0/apache-parquet-format-2.8.0.tar.gz.asc)
+ * 
[SHA-512](https://www.apache.org/dist/parquet/apache-parquet-format-2.8.0/apache-parquet-format-2.8.0.tar.gz.sha512)
 
 ## Parquet MR
 

Reply via email to