mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-29 14:30:31 +00:00
downloads: update installer URLs
This commit is contained in:
parent
d79498c2ff
commit
8f910e3682
|
@ -13,7 +13,7 @@
|
|||
Hi! We see that you have JavaScript disabled. We can't show you an
|
||||
updated listing of the available packages for yuzu, nor alternative
|
||||
installation methods, but here are a few links to get you started: <br />
|
||||
<a href="https://github.com/yuzu-emu/liftinstall/releases/download/1.8/yuzu_install.exe">Windows x64 Installer</a><br />
|
||||
<a href="https://github.com/yuzu-emu/liftinstall/releases/download/1.9/yuzu_install.exe">Windows x64 Installer</a><br />
|
||||
<a href="https://github.com/yuzu-emu/yuzu-mainline/releases">Mainline releases on GitHub</a>
|
||||
</div>
|
||||
<div id="install-view">
|
||||
|
@ -25,8 +25,8 @@
|
|||
</article>
|
||||
|
||||
<div class="buttons is-centered">
|
||||
<a href="https://github.com/yuzu-emu/liftinstall/releases/download/1.8/yuzu_install.exe" class="button dl-button is-medium is-success" id="dl-button-windows">Download for Windows x64</a>
|
||||
<a href="https://github.com/yuzu-emu/liftinstall/releases/download/1.0/liftinstall-0cbfda0.tar.xz" class="button dl-button is-medium is-success" id="dl-button-linux">Download for Linux x64</a>
|
||||
<a href="https://github.com/yuzu-emu/liftinstall/releases/download/1.9/yuzu_install.exe" class="button dl-button is-medium is-success" id="dl-button-windows">Download for Windows x64</a>
|
||||
<a href="https://github.com/yuzu-emu/liftinstall/releases/download/1.9/liftinstall-31b3e7e.tar.xz" class="button dl-button is-medium is-success" id="dl-button-linux">Download for Linux x64</a>
|
||||
</div>
|
||||
|
||||
<div class="buttons is-centered">
|
||||
|
|
Loading…
Reference in a new issue