Skip to content

Commit eaa4ab9

Browse files
committed
Updated
1 parent 2a13620 commit eaa4ab9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

download.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ <h2>Download Archcraft</h2>
8585
</ul>
8686
</footer>
8787
<div align="left">
88-
<blockquote>Latest Release &nbsp;:&nbsp; <code>archcraft-2025.04.24-x86_64.iso</code>
88+
<blockquote>Latest Release &nbsp;:&nbsp; <code>archcraft-2025.07.12-x86_64.iso</code>
8989
<br />The username and password for live session is &nbsp;:&nbsp; <b>liveuser</b>
9090
<br />Archcraft is only available for 64-bit architectures. There are no 32-bit, <s>ARM</s> or WSL editions &amp; perhaps, never going to be.
9191
<br /><b><span style="color:#62aeef">Archcraft ARM</span></b> is <a href="https://wiki.archcraft.io/docs/arm/archcraft-arm" target="_blank">Here</a> : available for both <b>ARMv7</b>(32-bit) and <b>ARMv8</b>(aarch64, 64-bit) architectures.</blockquote>
@@ -163,9 +163,9 @@ <h2>Verify the ISO</h2>
163163
$ gpg --keyserver hkps://keyserver.ubuntu.com --recv-keys 7DC81F73
164164
$ gpg --keyserver hkp://pgp.mit.edu --recv-keys 7DC81F73</code></pre>
165165
<li>Verify the gpg signature by running...</li>
166-
<pre><code>$ gpg --verify archcraft-2025.04.24-x86_64.iso.sig</code></pre>
166+
<pre><code>$ gpg --verify archcraft-2025.07.12-x86_64.iso.sig</code></pre>
167167
<li>Finally, Verify the sha256sum checksum by running...</li>
168-
<pre><code>$ sha256sum -c archcraft-2025.04.24-x86_64.iso.sha256sum</code></pre>
168+
<pre><code>$ sha256sum -c archcraft-2025.07.12-x86_64.iso.sha256sum</code></pre>
169169
</ul>
170170
</div>
171171
</section>

0 commit comments

Comments
 (0)