This is an automated email from the ASF dual-hosted git repository. jiacai2050 pushed a commit to branch fix-download-links in repository https://gitbox.apache.org/repos/asf/horaedb-docs.git
commit 834f62f05387b619421bbb37c18343ec0f1ffe42 Author: jiacai2050 <[email protected]> AuthorDate: Wed Dec 11 21:03:28 2024 +0800 source code download link should use closer.lua link https://infra.apache.org/release-download-pages.html#download-page --- content/cn/downloads.md | 4 ++-- content/en/downloads.md | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/content/cn/downloads.md b/content/cn/downloads.md index e9ab0c0..0293eaf 100644 --- a/content/cn/downloads.md +++ b/content/cn/downloads.md @@ -11,7 +11,7 @@ Apache HoraeDB 使用源码压缩包进行发布。 # 最新发布 -最新一次发布版本:2.1.0(2024-11-18),源码[下载地址](https://downloads.apache.org/incubator/horaedb/horaedb/v2.1.0/apache-horaedb-incubating-v2.1.0-src.tar.gz)。 +最新一次发布版本:2.1.0(2024-11-18),源码[下载地址](https://www.apache.org/dyn/closer.lua/incubator/horaedb/horaedb/v2.1.0/apache-horaedb-incubating-v2.1.0-src.tar.gz)。 用户可以按照以下指南使用 [signatures](https://downloads.apache.org/incubator/horaedb/horaedb/v2.1.0/apache-horaedb-incubating-v2.1.0-src.tar.gz.asc) 和 [checksums](https://downloads.apache.org/incubator/horaedb/horaedb/v2.1.0/apache-horaedb-incubating-v2.1.0-src.tar.gz.sha512) 验证此版本。 @@ -24,7 +24,7 @@ Apache HoraeDB 使用源码压缩包进行发布。 ## 历史版本 -历史已发布版本,可以在[这里](https://downloads.apache.org/incubator/horaedb/horaedb/)查询得到。 +历史已发布版本,可以在[这里](https://archive.apache.org/dist/incubator/horaedb/horaedb/)查询得到。 # 验证 signatures 和 checksums diff --git a/content/en/downloads.md b/content/en/downloads.md index 89d51da..14f2ef9 100644 --- a/content/en/downloads.md +++ b/content/en/downloads.md @@ -13,7 +13,7 @@ Apache HoraeDB server is released as source code tarballs with corresponding doc ### The latest release -The latest release is 2.1.0(2024-11-18), the source code can be downloaded [here](https://downloads.apache.org/incubator/horaedb/horaedb/v2.1.0/apache-horaedb-incubating-v2.1.0-src.tar.gz). +The latest release is 2.1.0(2024-11-18), the source code can be downloaded [here](https://www.apache.org/dyn/closer.lua/incubator/horaedb/horaedb/v2.1.0/apache-horaedb-incubating-v2.1.0-src.tar.gz). Verify this release using the [signatures](https://downloads.apache.org/incubator/horaedb/horaedb/v2.1.0/apache-horaedb-incubating-v2.1.0-src.tar.gz.asc), [checksums](https://downloads.apache.org/incubator/horaedb/horaedb/v2.1.0/apache-horaedb-incubating-v2.1.0-src.tar.gz.sha512) by following guides below. @@ -26,13 +26,13 @@ Pre-built binaries are not provided yet, users can [compile from source]({{< ref ### All archived releases -For older releases, please check the [archive](https://downloads.apache.org/incubator/horaedb/horaedb/). +For older releases, please check the [archive](https://archive.apache.org/dist/incubator/horaedb/horaedb/). ## Client ### Rust -The latest rust client version is v2.0.0(2024-07-11), source codes can be downloaded [here](https://downloads.apache.org/incubator/horaedb/horaedb-client-rust/v2.0.0/apache-horaedb-incubating-rust-client-v2.0.0-src.tar.gz), release note is [here](https://github.com/apache/horaedb-client-rs/releases/tag/v2.0.0). +The latest rust client version is v2.0.0(2024-07-11), source codes can be downloaded [here](https://www.apache.org/dyn/closer.lua/incubator/horaedb/horaedb-client-rust/v2.0.0/apache-horaedb-incubating-rust-client-v2.0.0-src.tar.gz), release note is [here](https://github.com/apache/horaedb-client-rs/releases/tag/v2.0.0). Verify this release using the [signatures](https://downloads.apache.org/incubator/horaedb/horaedb-client-rust/v2.0.0/apache-horaedb-incubating-rust-client-v2.0.0-src.tar.gz.asc), [checksums](https://downloads.apache.org/incubator/horaedb/horaedb-client-rust/v2.0.0/apache-horaedb-incubating-rust-client-v2.0.0-src.tar.gz.sha512) by following guides below. @@ -40,7 +40,7 @@ It's also available on [crates.io](https://crates.io/crates/horaedb-client). ### Python -The latest python client version is v2.0.0(2024-12-10), source codes can be downloaded [here](https://downloads.apache.org/incubator/horaedb/horaedb-client-python/v2.0.0/apache-horaedb-incubating-python-client-v2.0.0-src.tar.gz), release note is [here](https://github.com/apache/horaedb-client-py/releases/tag/v2.0.0). +The latest python client version is v2.0.0(2024-12-10), source codes can be downloaded [here](https://www.apache.org/dyn/closer.lua/incubator/horaedb/horaedb-client-python/v2.0.0/apache-horaedb-incubating-python-client-v2.0.0-src.tar.gz), release note is [here](https://github.com/apache/horaedb-client-py/releases/tag/v2.0.0). Verify this release using the [signatures](https://downloads.apache.org/incubator/horaedb/horaedb-client-python/v2.0.0/apache-horaedb-incubating-python-client-v2.0.0-src.tar.gz.asc), [checksums](https://downloads.apache.org/incubator/horaedb/horaedb-client-python/v2.0.0/apache-horaedb-incubating-python-client-v2.0.0-src.tar.gz.sha512) by following guides below. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
