This is an automated email from the ASF dual-hosted git repository.
tison 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 a197ab49 chore: Add 5.8.0 to downloads
a197ab49 is described below
commit a197ab49f23d9f2e130aca84166d585273ff9564
Author: tison <[email protected]>
AuthorDate: Fri Mar 7 04:16:32 2025 +0800
chore: Add 5.8.0 to downloads
---
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 986f9bf4..2378c5a2 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.7.1-source-release.zip](https://downloads.apache.org/curator/5.7.1/apache-curator-5.7.1-source-release.zip)
-* PGP:
[apache-curator-5.7.1-source-release.zip.asc](https://downloads.apache.org/curator/5.7.1/apache-curator-5.7.1-source-release.zip.asc)
-* SHA-512:
[apache-curator-5.7.1-source-release.zip.sha512](https://downloads.apache.org/curator/5.7.1/apache-curator-5.7.1-source-release.zip.sha512)
+* 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)
* 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-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.
+
### 2024-10-13 Release 5.7.1 available
See [Curator 5.7.1 Release
Notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314425&version=12355135)
for details.