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

This commit is contained in:
flathubbot 2022-10-25 13:20:55 +00:00 committed by yuzubot
parent e29dd578f0
commit c13c05f33f
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=1209", "-DDISPLAY_VERSION=1210",
"-DBUILD_TAG=mainline-1209", "-DBUILD_TAG=mainline-1210",
"-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-1209", "tag": "mainline-0-1210",
"commit": "2e782a154dccaf4761487f1a17f11b610bca3dc2", "commit": "3c38bd7cf0dbe73f72c008cb6fc0df38b50dc986",
"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-1210" date="2022-10-25"/>
<release version="mainline-0-1209" date="2022-10-24"/> <release version="mainline-0-1209" date="2022-10-24"/>
<release version="mainline-0-1208" date="2022-10-24"/> <release version="mainline-0-1208" date="2022-10-24"/>
<release version="mainline-0-1207" date="2022-10-22"/> <release version="mainline-0-1207" date="2022-10-22"/>