This is an automated email from the ASF dual-hosted git repository.
kezhuw pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/curator-site.git
The following commit(s) were added to refs/heads/main by this push:
new 3a20ab40 Add links to release 5.9.0
3a20ab40 is described below
commit 3a20ab40704122a923995fd315f3be6896617c0f
Author: Kezhu Wang <[email protected]>
AuthorDate: Thu Jul 24 04:02:53 2025 +0800
Add links to release 5.9.0
---
src/pages/download.md | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/src/pages/download.md b/src/pages/download.md
index 2378c5a2..73e452f6 100644
--- a/src/pages/download.md
+++ b/src/pages/download.md
@@ -14,9 +14,9 @@ You can verify the integrity of a downloaded release using
the PGP signatures an
## Current release
-* Current release:
[apache-curator-5.8.0-source-release.zip](https://downloads.apache.org/curator/5.8.0/apache-curator-5.8.0-source-release.zip)
-* PGP:
[apache-curator-5.8.0-source-release.zip.asc](https://downloads.apache.org/curator/5.8.0/apache-curator-5.8.0-source-release.zip.asc)
-* SHA-512:
[apache-curator-5.8.0-source-release.zip.sha512](https://downloads.apache.org/curator/5.8.0/apache-curator-5.8.0-source-release.zip.sha512)
+* Current release:
[apache-curator-5.9.0-source-release.zip](https://downloads.apache.org/curator/5.9.0/apache-curator-5.9.0-source-release.zip)
+* PGP:
[apache-curator-5.9.0-source-release.zip.asc](https://downloads.apache.org/curator/5.9.0/apache-curator-5.9.0-source-release.zip.asc)
+* SHA-512:
[apache-curator-5.9.0-source-release.zip.sha512](https://downloads.apache.org/curator/5.9.0/apache-curator-5.9.0-source-release.zip.sha512)
* Keys: [KEYS](https://downloads.apache.org/curator/KEYS)
## History
@@ -25,6 +25,9 @@ Below is a detailed historical list of releases.
Starting from 4.1.0, Apache Curator maintains only the current version and do
monotonic releases; that is, no backport.
+### 2025-07-23 Release 5.9.0 avaiable
+See [Curator 5.9.0 Release
Notes](https://github.com/apache/curator/releases/tag/apache-curator-5.9.0) for
details.
+
### 2025-03-06 Release 5.8.0 available
See [Curator 5.8.0 Release
Notes](https://github.com/apache/curator/releases/tag/apache-curator-5.8.0) for
details.