mirror of
https://github.com/flathub/org.yuzu_emu.yuzu.git
synced 2024-12-17 06:58:12 +00:00
Update yuzu-mainline.git to mainline-0-901
This commit is contained in:
parent
f170647f65
commit
1f7540f8bd
@ -205,8 +205,8 @@
|
||||
"-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON",
|
||||
"-DYUZU_USE_QT_WEB_ENGINE=ON",
|
||||
"-DYUZU_USE_BUNDLED_FFMPEG=ON",
|
||||
"-DDISPLAY_VERSION=900",
|
||||
"-DBUILD_TAG=mainline-900",
|
||||
"-DDISPLAY_VERSION=901",
|
||||
"-DBUILD_TAG=mainline-901",
|
||||
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
|
||||
],
|
||||
"build-options": {
|
||||
@ -233,8 +233,8 @@
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/yuzu-emu/yuzu-mainline.git",
|
||||
"tag": "mainline-0-900",
|
||||
"commit": "c7797e6d5e17f4ddbb1843038177a68ef9c425e1",
|
||||
"tag": "mainline-0-901",
|
||||
"commit": "93636449e72ed915fc178a6e6b588573a98f6b8b",
|
||||
"disable-shallow-clone": true,
|
||||
"x-checker-data": {
|
||||
"type": "git",
|
||||
|
@ -30,6 +30,7 @@
|
||||
<screenshot>https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/039-Pok%C3%A9mon%20Mystery%20Dungeon%20Rescue%20Team%20DX.png.png.png</screenshot>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="mainline-0-901" date="2022-01-30"/>
|
||||
<release version="mainline-0-900" date="2022-01-30"/>
|
||||
<release version="mainline-0-897" date="2022-01-29"/>
|
||||
<release version="mainline-0-896" date="2022-01-29"/>
|
||||
|
Loading…
Reference in New Issue
Block a user