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 a500064 Release 5.7.0
a500064 is described below
commit a50006434738aced26b41b3596f21cb2876382ea
Author: tison <[email protected]>
AuthorDate: Sat Jun 15 13:27:31 2024 +0800
Release 5.7.0
Signed-off-by: tison <[email protected]>
---
src/pages/download.md | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/src/pages/download.md b/src/pages/download.md
index 57aba35..ce71398 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.6.0-source-release.zip](https://downloads.apache.org/curator/5.6.0/apache-curator-5.6.0-source-release.zip)
-* PGP:
[apache-curator-5.6.0-source-release.zip.asc](https://downloads.apache.org/curator/5.6.0/apache-curator-5.6.0-source-release.zip.asc)
-* SHA-512:
[apache-curator-5.6.0-source-release.zip.sha512](https://downloads.apache.org/curator/5.6.0/apache-curator-5.6.0-source-release.zip.sha512)
+* Current release:
[apache-curator-5.7.0-source-release.zip](https://downloads.apache.org/curator/5.7.0/apache-curator-5.7.0-source-release.zip)
+* PGP:
[apache-curator-5.7.0-source-release.zip.asc](https://downloads.apache.org/curator/5.7.0/apache-curator-5.7.0-source-release.zip.asc)
+* SHA-512:
[apache-curator-5.7.0-source-release.zip.sha512](https://downloads.apache.org/curator/5.7.0/apache-curator-5.7.0-source-release.zip.sha512)
* Keys: [KEYS](https://downloads.apache.org/curator/KEYS)
## History
@@ -25,6 +25,10 @@ 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.
+### 2024-06-15 Release 5.7.0 available
+
+See [Curator 5.7.0 Release
Notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314425&version=12354115)
for details.
+
### 2024-01-08 Release 5.6.0 available
See [Curator 5.6.0 Release
Notes](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12314425&version=12353185)
for details.