Skip to content

Commit

Permalink
Update .NET Runtime links to 8.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterBubbles authored Oct 5, 2024
1 parent 2d1a262 commit 345adf3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions wwwroot/downloads/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ title: Downloads
>
> <div id="download-btns">
> <a class="download-btn" id="download-windows" href="https://github.com/TKMM-Team/Tkmm/releases/latest/download/TKMM-Launcher-win-x64.zip">TKMM Launcher (x64)</a>
> <a class="download-btn" id="download-src" href="https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-8.0.6-windows-x64-installer">.NET Runtime (x64)</a>
> <a class="download-btn" id="download-src" href="https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-8.0.8-windows-x64-installer">.NET Runtime (x64)</a>
> </div>
> Downloads for Windows Snapdragon
>
> <div id="download-btns">
> <a class="download-btn" id="download-windows" href="https://github.com/TKMM-Team/Tkmm/releases/latest/download/TKMM-Launcher-win-arm64.zip">TKMM Launcher (arm64)</a>
> <a class="download-btn" id="download-src" href="https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-8.0.6-windows-arm64-installer">.NET 8 Runtime (arm64)</a>
> <a class="download-btn" id="download-src" href="https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-8.0.8-windows-arm64-installer">.NET 8 Runtime (arm64)</a>
> </div>
# [Linux](#tab/linux)
Expand Down Expand Up @@ -53,14 +53,14 @@ title: Downloads
>
> <div id="download-btns">
> <a class="download-btn" id="download-macos" href="https://github.com/TKMM-Team/Tkmm/releases/latest/download/TKMM-Launcher-osx-arm64.zip">TKMM Launcher (arm64)</a>
> <a class="download-btn" id="download-src" href="https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-8.0.6-macos-arm64-installer">.NET 8 Runtime</a>
> <a class="download-btn" id="download-src" href="https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-8.0.8-macos-arm64-installer">.NET 8 Runtime</a>
> </div>
> Downloads for MacOS x64
>
> <div id="download-btns">
> <a class="download-btn" id="download-macos" href="https://github.com/TKMM-Team/Tkmm/releases/latest/download/TKMM-Launcher-osx-x64.zip">TKMM Launcher (x64)</a>
> <a class="download-btn" id="download-src" href="https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-8.0.6-macos-x64-installer">.NET 8 Runtime</a>
> <a class="download-btn" id="download-src" href="https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-8.0.8-macos-x64-installer">.NET 8 Runtime</a>
> </div>
---
Expand Down

0 comments on commit 345adf3

Please sign in to comment.