This is an automated email from the ASF dual-hosted git repository. mssun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-teaclave-website.git
commit b438583fd523a620250837f0eb06c847365fc662 Author: Mingshen Sun <[email protected]> AuthorDate: Wed Mar 17 15:20:54 2021 -0700 Center the download table --- site/download.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/download.md b/site/download.md index 392dd2e..c6cbb66 100644 --- a/site/download.md +++ b/site/download.md @@ -7,7 +7,7 @@ sidebar: false These source archives are generated from tagged releases. | Version | Release Date | Source Code | PGP | SHA | -|---------|--------------|---------------------------|------|---------| +|:-------:|:------------:|:-------------------------:|:----:|:-------:| | 0.2.0 | 2021-03-02 | [apache-teaclave-0.2.0-incubating.tar.gz](https://www.apache.org/dyn/closer.cgi/incubator/teaclave/0.2.0/apache-teaclave-0.2.0-incubating.tar.gz) | [.asc](https://www.apache.org/dist/incubator/teaclave/0.2.0/apache-teaclave-0.2.0-incubating.tar.gz.asc) | [.sha512](https://www.apache.org/dist/incubator/teaclave/0.2.0/apache-teaclave-0.2.0-incubating.tar.gz.sha512) | | 0.1.0 | 2020-10-09 | [apache-teaclave-0.1.0-incubating.tar.gz](https://www.apache.org/dyn/closer.cgi/incubator/teaclave/0.1.0/apache-teaclave-0.1.0-incubating.tar.gz) | [.asc](https://www.apache.org/dist/incubator/teaclave/0.1.0/apache-teaclave-0.1.0-incubating.tar.gz.asc) | [.sha512](https://www.apache.org/dist/incubator/teaclave/0.1.0/apache-teaclave-0.1.0-incubating.tar.gz.sha512) | --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
