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

This commit is contained in:
flathubbot 2022-11-12 14:40:10 +00:00 committed by yuzubot
parent 5bedba4a41
commit f09fcca1b3
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=1231", "-DDISPLAY_VERSION=1232",
"-DBUILD_TAG=mainline-1231", "-DBUILD_TAG=mainline-1232",
"-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-1231", "tag": "mainline-0-1232",
"commit": "d39a655c2c739f8e0b6d8a3529c6034eca6eff8a", "commit": "70cf2745efeeeda755db7a5a562412cd59d0c773",
"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-1232" date="2022-11-12"/>
<release version="mainline-0-1231" date="2022-11-11"/> <release version="mainline-0-1231" date="2022-11-11"/>
<release version="mainline-0-1230" date="2022-11-10"/> <release version="mainline-0-1230" date="2022-11-10"/>
<release version="mainline-0-1229" date="2022-11-09"/> <release version="mainline-0-1229" date="2022-11-09"/>