This is an automated email from the ASF dual-hosted git repository.
weibin 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 6964d0f Update download page for released graphar v0.12.0 (#23)
6964d0f is described below
commit 6964d0f24393b9216551e97b6b12d2d6264c9abd
Author: Weibin Zeng <[email protected]>
AuthorDate: Tue Jul 2 13:28:16 2024 +0800
Update download page for released graphar v0.12.0 (#23)
---
src/pages/download.md | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/src/pages/download.md b/src/pages/download.md
index 70fcefe..1ff1c10 100644
--- a/src/pages/download.md
+++ b/src/pages/download.md
@@ -4,7 +4,15 @@ The official Apache GraphAr (incubating) releases are provided
as source artifac
## Releases
-Apache GraphAr (Incubating) hasn't made a release since joining the Apache
Incubator.
+The latest source release is 0.12.0:
+
+| Version | Date | Source | Release Notes |
+|---------|------------|--------|---------------|
+| 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 [...]
+
+## All archived releases
+
+For older releases, please check the
[archive](https://archive.apache.org/dist/incubator/graphar/).
## Notes
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]