This is an automated email from the ASF dual-hosted git repository. xiaokang pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-graphar-website.git
The following commit(s) were added to refs/heads/main by this push: new 6982135 0130 update download (#44) 6982135 is described below commit 6982135f0c715920b8d4ec5a2243b73c40fb1abc Author: Xiaokang Yang <81174897+yang...@users.noreply.github.com> AuthorDate: Fri Aug 29 14:46:42 2025 +0800 0130 update download (#44) * Update download page for released graphar v0.13.0 * update download page --- src/pages/download.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/pages/download.md b/src/pages/download.md index 8fa1fb0..97f6562 100644 --- a/src/pages/download.md +++ b/src/pages/download.md @@ -4,10 +4,11 @@ The official Apache GraphAr (incubating) releases are provided as source artifac ## Releases -The latest source release is 0.12.0: +The latest source release is 0.13.0: | Version | Date | Source | Release Notes | |---------|------------|--------|---------------| +| 0.13.0 |2025-08-29 | [apache-graphar-0.13.0-incubating-src.tar.gz](https://www.apache.org/dyn/closer.lua/incubator/graphar/0.13.0/apache-graphar-0.13.0-incubating-src.tar.gz?action=download) ([asc](https://downloads.apache.org/incubator/graphar/0.13.0/apache-graphar-0.13.0-incubating-src.tar.gz.asc), [sha512](https://downloads.apache.org/incubator/graphar/0.13.0/apache-graphar-0.13.0-incubating-src.tar.gz.sha512)) | [release notes](https://github.com/apache/incubator-graphar/releases [...] | 0.12.0 |2024-07-02 | [apache-graphar-0.12.0-incubating-src.tar.gz](https://www.apache.org/dyn/closer.lua/incubator/graphar/0.12.0/apache-graphar-0.12.0-incubating-src.tar.gz?action=download) ([asc](https://downloads.apache.org/incubator/graphar/0.12.0/apache-graphar-0.12.0-incubating-src.tar.gz.asc), [sha512](https://downloads.apache.org/incubator/graphar/0.12.0/apache-graphar-0.12.0-incubating-src.tar.gz.sha512)) | [release notes](https://github.com/apache/incubator-graphar/releases [...] | 0.13.0 |2025-08-29 | [apache-graphar-0.13.0-incubating-src.tar.gz](https://www.apache.org/dyn/closer.lua/incubator/graphar/0.13.0/apache-graphar-0.13.0-incubating-src.tar.gz?action=download) ([asc](https://downloads.apache.org/incubator/graphar/0.13.0/apache-graphar-0.13.0-incubating-src.tar.gz.asc), [sha512](https://downloads.apache.org/incubator/graphar/0.13.0/apache-graphar-0.13.0-incubating-src.tar.gz.sha512)) | [release notes](https://github.com/apache/incubator-graphar/releases [...] @@ -19,7 +20,7 @@ For older releases, please check the [archive](https://archive.apache.org/dist/i * When downloading a release, please verify the OpenPGP compatible signature (or failing that, check the SHA-512); these should be fetched from the main Apache site. * The KEYS file contains the public keys used for signing release. It is recommended that (when possible) a web of trust is used to confirm the identity of these keys. -* Please download the [KEYS](https://downloads.apache.org/graphar/KEYS) as well as the .asc signature files. +* Please download the [KEYS](https://downloads.apache.org/incubator/graphar/KEYS) as well as the .asc signature files. ### To verify the signature of the release artifact --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@graphar.apache.org For additional commands, e-mail: commits-h...@graphar.apache.org