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

This commit is contained in:
flathubbot
2022-10-19 13:46:39 +00:00
committed by yuzubot
parent 284f2d6c26
commit 63932db17d
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=1203", "-DDISPLAY_VERSION=1204",
"-DBUILD_TAG=mainline-1203", "-DBUILD_TAG=mainline-1204",
"-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-1203", "tag": "mainline-0-1204",
"commit": "8649c46c74aa7d99e8a59a09b79162304c11cbfd", "commit": "b8a70c9999b9a09d7028a617040719bf5341cf6d",
"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-1204" date="2022-10-19"/>
<release version="mainline-0-1203" date="2022-10-18"/> <release version="mainline-0-1203" date="2022-10-18"/>
<release version="mainline-0-1202" date="2022-10-17"/> <release version="mainline-0-1202" date="2022-10-17"/>
<release version="mainline-0-1201" date="2022-10-16"/> <release version="mainline-0-1201" date="2022-10-16"/>