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

asf-gitbox-commits 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 d6a6f92  Automatic Site Publish by Buildbot
d6a6f92 is described below

commit d6a6f9297cc1a412ec9cc4761d00debba3142040
Author: buildbot <[email protected]>
AuthorDate: Mon Apr 27 22:48:28 2026 +0000

    Automatic Site Publish by Buildbot
---
 output/docs/committers/HowToThriftWebsite.html |  4 ++--
 output/download.html                           | 20 ++++++++++----------
 output/index.html                              | 14 +++++++-------
 3 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/output/docs/committers/HowToThriftWebsite.html 
b/output/docs/committers/HowToThriftWebsite.html
index 3a4304a..8afa671 100644
--- a/output/docs/committers/HowToThriftWebsite.html
+++ b/output/docs/committers/HowToThriftWebsite.html
@@ -103,8 +103,8 @@ consistent experience with the various markdown parsers 
deployed by the CMS.</p>
 file” <a 
href="https://svn.apache.org/repos/asf/thrift/cms-site/trunk/lib/path.pm";>lib/path.pm</a>.
 Update
 the following values and then following <b>Updating the Website</b> section 
below</p>
 
-<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>current_release: "0.22.0"
-current_release_date: "2025-MAY-14"
+<div class="language-plaintext highlighter-rouge"><div class="highlight"><pre 
class="highlight"><code>current_release: "0.23.0"
+current_release_date: "2026-APR-28"
 </code></pre></div></div>
 
 <h3 id="updating-the-website">Updating the website</h3>
diff --git a/output/download.html b/output/download.html
index 28c4135..a69bfb5 100644
--- a/output/download.html
+++ b/output/download.html
@@ -52,24 +52,24 @@
 
     <div class="container">
       <h2 id="release">Release</h2>
-<p>The latest stable release of Thrift is 0.22.0 (released on 2025-MAY-14).</p>
+<p>The latest stable release of Thrift is 0.23.0 (released on 2026-APR-28).</p>
 
 <ul>
-  <li><a 
href="http://www.apache.org/dyn/closer.cgi?path=/thrift/0.22.0/thrift-0.22.0.tar.gz";>thrift-0.22.0.tar.gz</a>
 [<a 
href="https://www.apache.org/dist/thrift/0.22.0/thrift-0.22.0.tar.gz.asc";>PGP</a>]
-[<a 
href="https://www.apache.org/dist/thrift/0.22.0/thrift-0.22.0.tar.gz.sha256";>SHA256</a>]
-[<a 
href="https://www.apache.org/dist/thrift/0.22.0/thrift-0.22.0.tar.gz.sha1";>SHA1</a>]
-[<a 
href="https://www.apache.org/dist/thrift/0.22.0/thrift-0.22.0.tar.gz.md5";>MD5</a>]</li>
-  <li><a 
href="http://www.apache.org/dyn/closer.cgi?path=/thrift/0.22.0/thrift-0.22.0.exe";>Thrift
 compiler for Windows (thrift-0.22.0.exe)</a> [<a 
href="https://www.apache.org/dist/thrift/0.22.0/thrift-0.22.0.exe.asc";>PGP</a>]
-[<a 
href="https://www.apache.org/dist/thrift/0.22.0/thrift-0.22.0.exe.sha256";>SHA256</a>]
-[<a 
href="https://www.apache.org/dist/thrift/0.22.0/thrift-0.22.0.exe.sha1";>SHA1</a>]
-[<a 
href="https://www.apache.org/dist/thrift/0.22.0/thrift-0.22.0.exe.md5";>MD5</a>]</li>
+  <li><a 
href="http://www.apache.org/dyn/closer.cgi?path=/thrift/0.23.0/thrift-0.23.0.tar.gz";>thrift-0.23.0.tar.gz</a>
 [<a 
href="https://www.apache.org/dist/thrift/0.23.0/thrift-0.23.0.tar.gz.asc";>PGP</a>]
+[<a 
href="https://www.apache.org/dist/thrift/0.23.0/thrift-0.23.0.tar.gz.sha256";>SHA256</a>]
+[<a 
href="https://www.apache.org/dist/thrift/0.23.0/thrift-0.23.0.tar.gz.sha1";>SHA1</a>]
+[<a 
href="https://www.apache.org/dist/thrift/0.23.0/thrift-0.23.0.tar.gz.md5";>MD5</a>]</li>
+  <li><a 
href="http://www.apache.org/dyn/closer.cgi?path=/thrift/0.23.0/thrift-0.23.0.exe";>Thrift
 compiler for Windows (thrift-0.23.0.exe)</a> [<a 
href="https://www.apache.org/dist/thrift/0.23.0/thrift-0.23.0.exe.asc";>PGP</a>]
+[<a 
href="https://www.apache.org/dist/thrift/0.23.0/thrift-0.23.0.exe.sha256";>SHA256</a>]
+[<a 
href="https://www.apache.org/dist/thrift/0.23.0/thrift-0.23.0.exe.sha1";>SHA1</a>]
+[<a 
href="https://www.apache.org/dist/thrift/0.23.0/thrift-0.23.0.exe.md5";>MD5</a>]</li>
 </ul>
 
 <h2 id="maven-artifact">Maven artifact</h2>
 <pre><code>&lt;dependency&gt;
   &lt;groupId&gt;org.apache.thrift&lt;/groupId&gt;
   &lt;artifactId&gt;libthrift&lt;/artifactId&gt;
-  &lt;version&gt;0.22.0&lt;/version&gt;
+  &lt;version&gt;0.23.0&lt;/version&gt;
 &lt;/dependency&gt;
 </code></pre>
 
diff --git a/output/index.html b/output/index.html
index a575f1d..f383922 100644
--- a/output/index.html
+++ b/output/index.html
@@ -82,27 +82,27 @@
   </div>
   <div class="span3 well center pull-right">
     <h2>Download</h2>
-    <p>Apache Thrift v0.22.0</p>
+    <p>Apache Thrift v0.23.0</p>
     <p>
-      <a class="btn btn-large" 
href="http://www.apache.org/dyn/closer.cgi?path=/thrift/0.22.0/thrift-0.22.0.tar.gz";>
-          Download <small>v0.22.0</small>
+      <a class="btn btn-large" 
href="http://www.apache.org/dyn/closer.cgi?path=/thrift/0.23.0/thrift-0.23.0.tar.gz";>
+          Download <small>v0.23.0</small>
       </a>
     </p>
     <p>
       <small>
-       <a 
href="https://www.apache.org/dist/thrift/0.22.0/thrift-0.22.0.tar.gz.sha256";>SHA256</a>
+       <a 
href="https://www.apache.org/dist/thrift/0.23.0/thrift-0.23.0.tar.gz.sha256";>SHA256</a>
       </small>
       |
       <small>
-       <a 
href="https://www.apache.org/dist/thrift/0.22.0/thrift-0.22.0.tar.gz.sha1";>SHA1</a>
+       <a 
href="https://www.apache.org/dist/thrift/0.23.0/thrift-0.23.0.tar.gz.sha1";>SHA1</a>
       </small>
       |
       <small>
-       <a 
href="https://www.apache.org/dist/thrift/0.22.0/thrift-0.22.0.tar.gz.md5";>MD5</a>
+       <a 
href="https://www.apache.org/dist/thrift/0.23.0/thrift-0.23.0.tar.gz.md5";>MD5</a>
       </small>
       |
       <small>
-       <a 
href="https://www.apache.org/dist/thrift/0.22.0/thrift-0.22.0.tar.gz.asc";>PGP</a>
+       <a 
href="https://www.apache.org/dist/thrift/0.23.0/thrift-0.23.0.tar.gz.asc";>PGP</a>
       </small>
     </p>
     <p>

Reply via email to