This is an automated email from the ASF dual-hosted git repository.
chaokunyang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/fury-site.git
The following commit(s) were added to refs/heads/main by this push:
new 9ea40aff fix 0.8.0 release (#195)
9ea40aff is described below
commit 9ea40aff3599b963020f9dbd5294f204043ca8b9
Author: Shawn Yang <[email protected]>
AuthorDate: Sat Oct 5 00:11:32 2024 -0600
fix 0.8.0 release (#195)
---
docs/start/install.md | 2 +-
src/pages/download.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/start/install.md b/docs/start/install.md
index 560dce86..21cf7b0f 100644
--- a/docs/start/install.md
+++ b/docs/start/install.md
@@ -8,7 +8,7 @@ The official Apache Fury releases are provided as source
artifacts.
For source download, please see Fury
[download](https://github.com/apache/fury/releases) page.
-### Java
+## Java
To add a dependency on Fury using Maven, use the following:
diff --git a/src/pages/download.md b/src/pages/download.md
index 78aa867b..b0c28e16 100644
--- a/src/pages/download.md
+++ b/src/pages/download.md
@@ -13,7 +13,7 @@ The latest source release is 0.8.0:
| Version | Date | Source | Release Notes |
|---------|------------|--------|---------------|
-| 0.8.0 |2024-09-12 |
[source](https://www.apache.org/dyn/closer.lua/incubator/fury/0.8.0/apache-fury-0.8.0-incubating-src.tar.gz?action=download)
[asc](https://downloads.apache.org/incubator/fury/0.8.0/apache-fury-0.8.0-incubating-src.tar.gz.asc)
[sha512](https://downloads.apache.org/incubator/fury/0.8.0/apache-fury-0.8.0-incubating-src.tar.gz.sha512)
| [release notes](https://github.com/apache/fury/releases/tag/v0.8.0) |
+| 0.8.0 |2024-10-04 |
[source](https://www.apache.org/dyn/closer.lua/incubator/fury/0.8.0/apache-fury-0.8.0-incubating-src.tar.gz?action=download)
[asc](https://downloads.apache.org/incubator/fury/0.8.0/apache-fury-0.8.0-incubating-src.tar.gz.asc)
[sha512](https://downloads.apache.org/incubator/fury/0.8.0/apache-fury-0.8.0-incubating-src.tar.gz.sha512)
| [release notes](https://github.com/apache/fury/releases/tag/v0.8.0) |
## All archived releases
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]