Skip to content

Commit

Permalink
Update for the 23.10.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Chang <[email protected]>
  • Loading branch information
amzn-changml authored Oct 6, 2023
1 parent dcd244e commit 7f2cbe3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/download/linux.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@ <h1>Install Open 3D Engine for Linux</h1>
<h3>Thank you for downloading the O3DE Debian Package</h3>
<p>By downloading these files, you agree to the <a href="../license.html" target="_blank">End User License Agreement</a>.</p>
<p>
<a href="https://o3debinaries.org/main/Latest/Linux/o3de_2305_1.deb" class="btn">Download v23.05.1 Release</a><span class="additional-download-url">Additional Downloads: <a href="https://o3debinaries.org/main/Latest/Linux/o3de_2305_1.deb.sha256">SHA256</a> <a href="https://o3debinaries.org/main/Latest/Linux/o3de-releases.gpg">GPG</a></span>
<a href="https://o3debinaries.org/main/Latest/Linux/o3de_2310_0.deb" class="btn">Download v23.10.0 Release</a><span class="additional-download-url">Additional Downloads: <a href="https://o3debinaries.org/main/Latest/Linux/o3de_2310_0.deb.sha256">SHA256</a> <a href="https://o3debinaries.org/main/Latest/Linux/o3de-releases.gpg">GPG</a></span>
</p>

<a href="https://snapcraft.io/o3de">
<img alt="Get it from the Snap Store" src="https://snapcraft.io/static/images/badges/en/snap-store-black.svg" />
</a>
<br/>
<p class="small-note">
Try out features and fixes currently in development by downloading the Nightly Development Build here: <a href="https://o3debinaries.org/development/Latest/Linux/O3DE_latest.deb">Debian Package</a> (<a href="https://o3debinaries.org/development/Latest/Linux/O3DE_latest.deb.sha256">SHA256</a> <a href="https://o3debinaries.org/main/Latest/Linux/o3de-releases.gpg">GPG</a>)
Try out features and fixes currently in development by downloading the Nightly Development Build here: <a href="https://o3debinaries.org/development/Latest/Linux/o3de_latest.deb">Debian Package</a> (<a href="https://o3debinaries.org/development/Latest/Linux/o3de_latest.deb.sha256">SHA256</a> <a href="https://o3debinaries.org/main/Latest/Linux/o3de-releases.gpg">GPG</a>)
or <a href="https://o3debinaries.org/2.1.0/Linux/o3de_2.1.0_amd64.snap">Snap Package</a> (<a href="https://o3debinaries.org/2.1.0/Linux/o3de_2.1.0_amd64.snap.sha384">SHA384</a> <a href="https://o3debinaries.org/main/Latest/Linux/o3de-releases.gpg">GPG</a>).
<br>Note: These nightly builds are created automatically from the latest source code revisions in the O3DE development branch, which may contain untested features and possible bugs.</br>
</p>
Expand Down
2 changes: 1 addition & 1 deletion src/download/windows.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ <h1>Install Open 3D Engine for Windows</h1>
<h3>Thank you for downloading the O3DE Windows Installer</h3>
<p>By downloading these files, you agree to the <a href="../license.html" target="_blank">End User License Agreement</a>.</p>
<p>
<a href="https://o3debinaries.org/main/Latest/Windows/o3de_installer_2305_1.exe" class="btn">Download v23.05.1 Release</a>
<a href="https://o3debinaries.org/main/Latest/Windows/o3de_installer_2310_0.exe" class="btn">Download v23.10.0 Release</a>
</p>
<br/>
<p class="small-note">
Expand Down

0 comments on commit 7f2cbe3

Please sign in to comment.