m4sterchain commented on code in PR #35: URL: https://github.com/apache/teaclave-website/pull/35#discussion_r2344259012
########## site/src/pages/download.md: ########## @@ -21,7 +21,7 @@ Each SDK evolves independently to best support its respective platform and use c | Latest Version | Source Code | PGP/SHA | Release Notes | |:-------:|:-------------------------:|:----:|:-------:| -| 0.5.0 | [apache-teaclave-trustzone-sdk-0.5.0-incubating.tar.gz](https://www.apache.org/dyn/closer.lua/incubator/teaclave/trustzone-sdk-0.5.0/apache-teaclave-trustzone-sdk-0.5.0-incubating.tar.gz?action=download) | [asc](https://downloads.apache.org/incubator/teaclave/trustzone-sdk-0.5.0/apache-teaclave-trustzone-sdk-0.5.0-incubating.tar.gz.asc), [sha512](https://downloads.apache.org/incubator/teaclave/trustzone-sdk-0.5.0/apache-teaclave-trustzone-sdk-0.5.0-incubating.tar.gz.sha512) | [notes](https://github.com/apache/teaclave-trustzone-sdk/releases/tag/v0.5.0) | +| 0.6.0 | [apache-teaclave-trustzone-sdk-0.6.0.tar.gz](https://downloads.apache.org/teaclave/trustzone-sdk-0.6.0/apache-teaclave-trustzone-sdk-0.6.0.tar.gz) | [asc](https://downloads.apache.org/teaclave/trustzone-sdk-0.6.0/apache-teaclave-trustzone-sdk-0.6.0.tar.gz.asc), [sha512](https://downloads.apache.org/teaclave/trustzone-sdk-0.6.0/apache-teaclave-trustzone-sdk-0.6.0.tar.gz.sha512) | [notes](https://github.com/apache/teaclave-trustzone-sdk/releases/tag/v0.6.0) | Review Comment: The download link needs to be updated, using the dyn/cloaser.lua mechanism. We are following `Release Download Pages for Projects` guidelines by ASF infra. The guideline requires the project's download page `must have at least one link to the current release. This link must use the closer.lua utility.` ref: `https://infra.apache.org/release-download-pages.html#links` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
