This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-paimon-website.git
The following commit(s) were added to refs/heads/master by this push:
new 5615b3d3cd Add All Paimon incubator releases
5615b3d3cd is described below
commit 5615b3d3cde6db692e498d1bc39f962f1fb9f899
Author: Jingsong <[email protected]>
AuthorDate: Wed Mar 6 12:18:10 2024 +0800
Add All Paimon incubator releases
---
pages/content/downloads.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pages/content/downloads.md b/pages/content/downloads.md
index 9a3034a22d..222496bbc0 100644
--- a/pages/content/downloads.md
+++ b/pages/content/downloads.md
@@ -37,10 +37,10 @@ Paimon is released as a source artifact, and also through
Maven.
To download a source distribution for a particular release, click on the *tar*
link.
-The commit hash links to github, which contains the release’s version control
history but does not contain the definitive source artifacts.
-
For security, hash and signature files are always hosted at
[Apache](https://downloads.apache.org/).
+All Paimon incubator releases are available via
https://archive.apache.org/dist/incubator/paimon/ including checksums and
signatures.
+
## Verify the Integrity of the Files
You must verify the integrity of the downloaded file using the PGP signature
(.asc file) or a hash (.sha256; .md5 for older releases). For more information
why this must be done, please read [Verifying Apache Software Foundation
Releases](https://www.apache.org/info/verification.html).