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

This commit is contained in:
flathubbot 2021-10-26 13:52:32 +00:00 committed by liushuyu
parent 6c0e7f8105
commit 5d19fee937
2 changed files with 5 additions and 4 deletions

View File

@ -181,8 +181,8 @@
"-DYUZU_ENABLE_COMPATIBILITY_REPORTING=ON", "-DYUZU_ENABLE_COMPATIBILITY_REPORTING=ON",
"-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON", "-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON",
"-DYUZU_USE_QT_WEB_ENGINE=ON", "-DYUZU_USE_QT_WEB_ENGINE=ON",
"-DDISPLAY_VERSION=790", "-DDISPLAY_VERSION=791",
"-DBUILD_TAG=mainline-790", "-DBUILD_TAG=mainline-791",
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline" "-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
], ],
"build-options": { "build-options": {
@ -208,8 +208,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-790", "tag": "mainline-0-791",
"commit": "c0793f0cb9f4e5f9354f803c4c21674bb1b961d9", "commit": "2b4ead19b0937d379c5d974bdf21437939cc91bb",
"disable-shallow-clone": true, "disable-shallow-clone": true,
"x-checker-data": { "x-checker-data": {
"type": "git", "type": "git",

View File

@ -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> <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-791" date="2021-10-26"/>
<release version="mainline-0-790" date="2021-10-25"/> <release version="mainline-0-790" date="2021-10-25"/>
<release version="mainline-0-789" date="2021-10-24"/> <release version="mainline-0-789" date="2021-10-24"/>
<release version="mainline-0-788" date="2021-10-23"/> <release version="mainline-0-788" date="2021-10-23"/>