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 ff90ff6 Add release links for 5.7.1 (#13)
ff90ff6 is described below
commit ff90ff6fefba02c5f3d32adc0607ce6cf14f6582
Author: Kezhu Wang <[email protected]>
AuthorDate: Sun Oct 13 17:56:29 2024 +0800
Add release links for 5.7.1 (#13)
---
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 ce71398..986f9bf 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.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)
+* 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)
* 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.
+### 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.
+
### 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.