From 9ea40aff3599b963020f9dbd5294f204043ca8b9 Mon Sep 17 00:00:00 2001 From: Shawn Yang Date: Sat, 5 Oct 2024 00:11:32 -0600 Subject: [PATCH] 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