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

github-bot pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 6f7c8359 deploy: b7ba2e8348ef79eff868715f2b7cf4ce6256d4ea
6f7c8359 is described below

commit 6f7c83593aab256a06252b80833d7dc08050dc97
Author: liurenjie1024 <[email protected]>
AuthorDate: Thu Dec 18 00:52:24 2025 +0000

    deploy: b7ba2e8348ef79eff868715f2b7cf4ce6256d4ea
---
 print.html       | 4 ++--
 release.html     | 4 ++--
 searchindex.js   | 2 +-
 searchindex.json | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/print.html b/print.html
index d7ccb836..0c3f653c 100644
--- a/print.html
+++ b/print.html
@@ -1085,13 +1085,13 @@ gpg --import KEYS
 <p>Verify the <code>.asc</code> file:</p>
 <pre><code class="language-bash">gpg --verify apache-iceberg-rust-*.tar.gz.asc
 </code></pre>
-<p>Expects: <code>&quot;apache-iceberg-rust-0.7.0.tar.gz: OK&quot;</code></p>
+<p>Expects: <code>gpg: Good signature from ...</code></p>
 </li>
 <li>
 <p>Verify the checksums: </p>
 <pre><code class="language-bash">shasum -a 512 -c 
apache-iceberg-rust-*.tar.gz.sha512
 </code></pre>
-<p>Expects: <code>gpg: Good signature from ...</code></p>
+<p>Expects: <code>&quot;apache-iceberg-rust-...tar.gz: OK&quot;</code></p>
 </li>
 <li>
 <p>Verify build and test:</p>
diff --git a/release.html b/release.html
index ef403511..0e1a71b8 100644
--- a/release.html
+++ b/release.html
@@ -450,13 +450,13 @@ gpg --import KEYS
 <p>Verify the <code>.asc</code> file:</p>
 <pre><code class="language-bash">gpg --verify apache-iceberg-rust-*.tar.gz.asc
 </code></pre>
-<p>Expects: <code>&quot;apache-iceberg-rust-0.7.0.tar.gz: OK&quot;</code></p>
+<p>Expects: <code>gpg: Good signature from ...</code></p>
 </li>
 <li>
 <p>Verify the checksums: </p>
 <pre><code class="language-bash">shasum -a 512 -c 
apache-iceberg-rust-*.tar.gz.sha512
 </code></pre>
-<p>Expects: <code>gpg: Good signature from ...</code></p>
+<p>Expects: <code>&quot;apache-iceberg-rust-...tar.gz: OK&quot;</code></p>
 </li>
 <li>
 <p>Verify build and test:</p>
diff --git a/searchindex.js b/searchindex.js
index eeb57a7c..d00456bb 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Object.assign(window.search, 
{"doc_urls":["introduction.html#iceberg-rust","introduction.html#what-is-apache-iceberg","install.html#install","download.html#apache-iceberg-rust-downloads","download.html#releases","download.html#notes","download.html#to-verify-the-signature-of-the-release-artifact","download.html#to-verify-the-checksum-of-the-release-artifact","api.html#catalog","api.html#restcatalog","api.html#table","CONTRIBUTING.html#contributing","CONTRIBUTING.html#your-first-contribut
 [...]
\ No newline at end of file
+Object.assign(window.search, 
{"doc_urls":["introduction.html#iceberg-rust","introduction.html#what-is-apache-iceberg","install.html#install","download.html#apache-iceberg-rust-downloads","download.html#releases","download.html#notes","download.html#to-verify-the-signature-of-the-release-artifact","download.html#to-verify-the-checksum-of-the-release-artifact","api.html#catalog","api.html#restcatalog","api.html#table","CONTRIBUTING.html#contributing","CONTRIBUTING.html#your-first-contribut
 [...]
\ No newline at end of file
diff --git a/searchindex.json b/searchindex.json
index b90ff767..881b70ee 100644
--- a/searchindex.json
+++ b/searchindex.json
@@ -1 +1 @@
-{"doc_urls":["introduction.html#iceberg-rust","introduction.html#what-is-apache-iceberg","install.html#install","download.html#apache-iceberg-rust-downloads","download.html#releases","download.html#notes","download.html#to-verify-the-signature-of-the-release-artifact","download.html#to-verify-the-checksum-of-the-release-artifact","api.html#catalog","api.html#restcatalog","api.html#table","CONTRIBUTING.html#contributing","CONTRIBUTING.html#your-first-contribution","CONTRIBUTING.html#workf
 [...]
\ No newline at end of file
+{"doc_urls":["introduction.html#iceberg-rust","introduction.html#what-is-apache-iceberg","install.html#install","download.html#apache-iceberg-rust-downloads","download.html#releases","download.html#notes","download.html#to-verify-the-signature-of-the-release-artifact","download.html#to-verify-the-checksum-of-the-release-artifact","api.html#catalog","api.html#restcatalog","api.html#table","CONTRIBUTING.html#contributing","CONTRIBUTING.html#your-first-contribution","CONTRIBUTING.html#workf
 [...]
\ No newline at end of file

Reply via email to