This is an automated email from the ASF dual-hosted git repository.

rlenferink pushed a commit to branch feature/add-release-verify
in repository https://gitbox.apache.org/repos/asf/celix-site.git

commit 8be81c18636fbbb7325911c93db6ebed36b6104e
Author: Roy Lenferink <[email protected]>
AuthorDate: Wed Sep 27 19:48:31 2023 +0200

    Add link to main site on how to verify a release
---
 source/download.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/source/download.md b/source/download.md
index 315d5f2..c5cb919 100644
--- a/source/download.md
+++ b/source/download.md
@@ -43,3 +43,6 @@ You may also consult the [complete list of 
mirrors](https://www.apache.org/mirro
 [ [PGP](https://downloads.apache.org/celix/celix-{{< param "latestVersion" 
>}}/celix-{{< param "latestVersion" >}}.tar.gz.asc) ]
 [ [SHA512](https://downloads.apache.org/celix/celix-{{< param "latestVersion" 
>}}/celix-{{< param "latestVersion" >}}.tar.gz.sha512) ]
 
+### Verify the downloaded release
+
+Following the steps described <a 
href="https://www.apache.org/dyn/closer.cgi#verify";>here</a> if you want to 
verify the integrity and provenance of the software.

Reply via email to