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

This commit is contained in:
flathubbot 2022-09-26 13:22:36 +00:00 committed by liushuyu
parent 13a6a41be4
commit 4172e3daa0
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=1180", "-DDISPLAY_VERSION=1181",
"-DBUILD_TAG=mainline-1180", "-DBUILD_TAG=mainline-1181",
"-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-1180", "tag": "mainline-0-1181",
"commit": "37c4a689e93e65f910e83fa20d667e9be6553748", "commit": "13fb76bffdea9b4481d50bcbf10979b59e54c746",
"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-1181" date="2022-09-26"/>
<release version="mainline-0-1180" date="2022-09-25"/> <release version="mainline-0-1180" date="2022-09-25"/>
<release version="mainline-0-1179" date="2022-09-25"/> <release version="mainline-0-1179" date="2022-09-25"/>
<release version="mainline-0-1177" date="2022-09-23"/> <release version="mainline-0-1177" date="2022-09-23"/>