This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/thrift-website.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new 0144af6 Automatic Site Publish by Buildbot
0144af6 is described below
commit 0144af6c331fa11567b44782d1f59d17f7fa41f5
Author: buildbot <[email protected]>
AuthorDate: Sat Sep 21 22:00:19 2024 +0000
Automatic Site Publish by Buildbot
---
output/download.html | 9 +++++++--
output/index.html | 2 ++
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/output/download.html b/output/download.html
index b2da97b..73cb20f 100644
--- a/output/download.html
+++ b/output/download.html
@@ -54,8 +54,13 @@
<ul>
<li><a
href="http://www.apache.org/dyn/closer.cgi?path=/thrift/0.21.0/thrift-0.21.0.tar.gz">thrift-0.21.0.tar.gz</a>
[<a
href="https://www.apache.org/dist/thrift/0.21.0/thrift-0.21.0.tar.gz.asc">PGP</a>]
+[<a
href="https://www.apache.org/dist/thrift/0.21.0/thrift-0.21.0.tar.gz.sha256">SHA256</a>]
+[<a
href="https://www.apache.org/dist/thrift/0.21.0/thrift-0.21.0.tar.gz.sha1">SHA1</a>]
[<a
href="https://www.apache.org/dist/thrift/0.21.0/thrift-0.21.0.tar.gz.md5">MD5</a>]</li>
- <li><a
href="http://www.apache.org/dyn/closer.cgi?path=/thrift/0.21.0/thrift-0.21.0.exe">Thrift
compiler for Windows (thrift-0.21.0.exe)</a> [<a
href="https://www.apache.org/dist/thrift/0.21.0/thrift-0.21.0.exe.asc">PGP</a>]
[<a
href="https://www.apache.org/dist/thrift/0.21.0/thrift-0.21.0.exe.md5">MD5</a>]</li>
+ <li><a
href="http://www.apache.org/dyn/closer.cgi?path=/thrift/0.21.0/thrift-0.21.0.exe">Thrift
compiler for Windows (thrift-0.21.0.exe)</a> [<a
href="https://www.apache.org/dist/thrift/0.21.0/thrift-0.21.0.exe.asc">PGP</a>]
+[<a
href="https://www.apache.org/dist/thrift/0.21.0/thrift-0.21.0.exe.sha256">SHA256</a>]
+[<a
href="https://www.apache.org/dist/thrift/0.21.0/thrift-0.21.0.exe.sha1">SHA1</a>]
+[<a
href="https://www.apache.org/dist/thrift/0.21.0/thrift-0.21.0.exe.md5">MD5</a>]</li>
</ul>
<h2 id="maven-artifact">Maven artifact</h2>
@@ -66,7 +71,7 @@
</dependency>
</code></pre>
-<p>When downloading from a mirror, please be sure to <a
href="http://www.apache.org/info/verification.html">verify</a> the checksums
and signature (see the MD5 and PGP links above). The <a
href="https://www.apache.org/dist/thrift/KEYS">KEYS</a> file contains the
public key(s) used for signing releases.</p>
+<p>When downloading from a mirror, please be sure to <a
href="http://www.apache.org/info/verification.html">verify</a> the checksums
and signature (see the SHA256/SHA1/MD5 and PGP links above). The <a
href="https://www.apache.org/dist/thrift/KEYS">KEYS</a> file contains the
public key(s) used for signing releases.</p>
<hr />
diff --git a/output/index.html b/output/index.html
index ace48bc..2a7d975 100644
--- a/output/index.html
+++ b/output/index.html
@@ -88,6 +88,8 @@
</p>
<p>
<small>
+ <a
href="https://www.apache.org/dist/thrift/0.21.0/thrift-0.21.0.tar.gz.sha256">SHA256</a>
+ <a
href="https://www.apache.org/dist/thrift/0.21.0/thrift-0.21.0.tar.gz.sha1">SHA1</a>
<a
href="https://www.apache.org/dist/thrift/0.21.0/thrift-0.21.0.tar.gz.md5">MD5</a>
</small>
|