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

This commit is contained in:
flathubbot 2021-10-10 13:42:41 +00:00 committed by liushuyu
parent 3ff7b6b22d
commit 9edacc988d
2 changed files with 5 additions and 4 deletions

View File

@ -183,8 +183,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=774", "-DDISPLAY_VERSION=775",
"-DBUILD_TAG=mainline-774", "-DBUILD_TAG=mainline-775",
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline" "-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
], ],
"build-options": { "build-options": {
@ -210,8 +210,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-774", "tag": "mainline-0-775",
"commit": "70bdaca8edcc0e7f87c31a6338960eca43ccebb0", "commit": "ddd78c274f2e7fb8f3c72daa8cf45a330933e240",
"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-775" date="2021-10-10"/>
<release version="mainline-0-774" date="2021-10-09"/> <release version="mainline-0-774" date="2021-10-09"/>
<release version="mainline-0-773" date="2021-10-09"/> <release version="mainline-0-773" date="2021-10-09"/>
<release version="mainline-0-772" date="2021-10-08"/> <release version="mainline-0-772" date="2021-10-08"/>