mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-02-10 19:22:24 +00:00
deploy: d2186447c6
This commit is contained in:
@@ -626,7 +626,7 @@ Miscellaneous:
|
||||
WhatsApp Chat Exporter: 0.13.0rc1 Licensed with MIT. See https://wts.knugi.dev/docs?dest=osl for all open source
|
||||
licenses.
|
||||
</code></pre>
|
||||
<h2>Verifying Build Integrity</h2>
|
||||
<h1>Verifying Build Integrity</h1>
|
||||
<p>To ensure that the binaries provided in the releases were built directly from this source code via GitHub Actions and have not been tampered with, GitHub Artifact Attestations is used. You can verify the authenticity of any pre-built binaries (starting from the release 0.13.0rc1) using the GitHub CLI.</p>
|
||||
<h3>Using Bash (Linux/WSL/macOS)</h3>
|
||||
<pre><code class="language-bash">for file in wtsexporter*; do
|
||||
|
||||
Reference in New Issue
Block a user