Update yuzu-mainline.git to mainline-0-1173

This commit is contained in:
flathubbot 2022-09-20 13:13:18 +00:00 committed by liushuyu
parent f26bfd483a
commit 6199d50f8f
2 changed files with 5 additions and 4 deletions

View File

@ -219,8 +219,8 @@
"-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON", "-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON",
"-DYUZU_USE_QT_WEB_ENGINE=ON", "-DYUZU_USE_QT_WEB_ENGINE=ON",
"-DYUZU_USE_BUNDLED_FFMPEG=ON", "-DYUZU_USE_BUNDLED_FFMPEG=ON",
"-DDISPLAY_VERSION=1172", "-DDISPLAY_VERSION=1173",
"-DBUILD_TAG=mainline-1172", "-DBUILD_TAG=mainline-1173",
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline" "-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
], ],
"build-options": { "build-options": {
@ -244,8 +244,8 @@
{ {
"type": "git", "type": "git",
"url": "https://github.com/yuzu-emu/yuzu-mainline.git", "url": "https://github.com/yuzu-emu/yuzu-mainline.git",
"tag": "mainline-0-1172", "tag": "mainline-0-1173",
"commit": "e59def846fdac0d04ee3b6856a2fbfd9e18c3745", "commit": "237c8ef898b7365c0354a770c1bc8830f1713896",
"disable-shallow-clone": true, "disable-shallow-clone": true,
"x-checker-data": { "x-checker-data": {
"type": "git", "type": "git",

View File

@ -47,6 +47,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> <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> </screenshots>
<releases> <releases>
<release version="mainline-0-1173" date="2022-09-20"/>
<release version="mainline-0-1172" date="2022-09-19"/> <release version="mainline-0-1172" date="2022-09-19"/>
<release version="mainline-0-1171" date="2022-09-18"/> <release version="mainline-0-1171" date="2022-09-18"/>
<release version="mainline-0-1170" date="2022-09-17"/> <release version="mainline-0-1170" date="2022-09-17"/>