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

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

commit 27a52878d7796ef19f1333ecbb403e6521ea8eb8
Author: Antoine Pitrou <[email protected]>
AuthorDate: Thu Apr 15 16:18:55 2021 +0200

    Update for Format 2.9.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 d7e25cd..9e36b24 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.8.0/apache-parquet-format-2.8.0.tar.gz";>latest
 version of parquet-format is 2.8.0</a>.</p>
+<p>The <a 
href="https://www.apache.org/dyn/closer.lua/parquet/apache-parquet-format-2.9.0/apache-parquet-format-2.9.0.tar.gz";>latest
 version of parquet-format is 2.9.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://downloads.apache.org/parquet/KEYS";>Release manager 
OpenPGP key</a></li>
-<li><a 
href="https://downloads.apache.org/parquet/apache-parquet-format-2.8.0/apache-parquet-format-2.8.0.tar.gz.asc";>OpenPGP
 signature</a></li>
-<li><a 
href="https://downloads.apache.org/parquet/apache-parquet-format-2.8.0/apache-parquet-format-2.8.0.tar.gz.sha512";>SHA-512</a></li>
+<li><a 
href="https://downloads.apache.org/parquet/apache-parquet-format-2.9.0/apache-parquet-format-2.9.0.tar.gz.asc";>OpenPGP
 signature</a></li>
+<li><a 
href="https://downloads.apache.org/parquet/apache-parquet-format-2.9.0/apache-parquet-format-2.9.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 5e4b98a..f87d3ef 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.8.0](https://www.apache.org/dyn/closer.lua/parquet/apache-parquet-format-2.8.0/apache-parquet-format-2.8.0.tar.gz).
+The [latest version of parquet-format is 
2.9.0](https://www.apache.org/dyn/closer.lua/parquet/apache-parquet-format-2.9.0/apache-parquet-format-2.9.0.tar.gz).
 
 To [check the validity](https://www.apache.org/info/verification.html) of this 
release, use its:
 
  * [Release manager OpenPGP key](https://downloads.apache.org/parquet/KEYS)
- * [OpenPGP 
signature](https://downloads.apache.org/parquet/apache-parquet-format-2.8.0/apache-parquet-format-2.8.0.tar.gz.asc)
- * 
[SHA-512](https://downloads.apache.org/parquet/apache-parquet-format-2.8.0/apache-parquet-format-2.8.0.tar.gz.sha512)
+ * [OpenPGP 
signature](https://downloads.apache.org/parquet/apache-parquet-format-2.9.0/apache-parquet-format-2.9.0.tar.gz.asc)
+ * 
[SHA-512](https://downloads.apache.org/parquet/apache-parquet-format-2.9.0/apache-parquet-format-2.9.0.tar.gz.sha512)
 
 ## Parquet MR
 

Reply via email to