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

This commit is contained in:
flathubbot 2023-10-20 17:31:55 +00:00 committed by liushuyu
parent 9d17cbd714
commit 3f4af79c0b
2 changed files with 5 additions and 4 deletions

View File

@ -242,8 +242,8 @@
"-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=OFF", "-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=OFF",
"-DYUZU_USE_QT_WEB_ENGINE=OFF", "-DYUZU_USE_QT_WEB_ENGINE=OFF",
"-DYUZU_USE_BUNDLED_FFMPEG=ON", "-DYUZU_USE_BUNDLED_FFMPEG=ON",
"-DDISPLAY_VERSION=1593", "-DDISPLAY_VERSION=1595",
"-DBUILD_TAG=mainline-1593", "-DBUILD_TAG=mainline-1595",
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline" "-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
], ],
"build-options": { "build-options": {
@ -273,8 +273,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-1593", "tag": "mainline-0-1595",
"commit": "ef3157460255570f75ae17e4fecc77d1f31c632f", "commit": "b246edd53d4c6d5a5dc6a8eb8edc08c35550d7f5",
"disable-shallow-clone": true, "disable-shallow-clone": true,
"x-checker-data": { "x-checker-data": {
"type": "git", "type": "git",

View File

@ -49,6 +49,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-1595" date="2023-10-20"/>
<release version="mainline-0-1593" date="2023-10-19"/> <release version="mainline-0-1593" date="2023-10-19"/>
<release version="mainline-0-1592" date="2023-10-19"/> <release version="mainline-0-1592" date="2023-10-19"/>
<release version="mainline-0-1591" date="2023-10-17"/> <release version="mainline-0-1591" date="2023-10-17"/>