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

This commit is contained in:
flathubbot 2024-01-31 15:55:58 +00:00 committed by yuzubot
parent 82194fa23e
commit ff7d9469c6
2 changed files with 5 additions and 4 deletions

View File

@ -250,8 +250,8 @@
"-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=OFF", "-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=OFF",
"-DYUZU_USE_QT_WEB_ENGINE=ON", "-DYUZU_USE_QT_WEB_ENGINE=ON",
"-DYUZU_USE_BUNDLED_FFMPEG=ON", "-DYUZU_USE_BUNDLED_FFMPEG=ON",
"-DDISPLAY_VERSION=1698", "-DDISPLAY_VERSION=1699",
"-DBUILD_TAG=mainline-1698", "-DBUILD_TAG=mainline-1699",
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline" "-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
], ],
"build-options": { "build-options": {
@ -281,8 +281,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-1698", "tag": "mainline-0-1699",
"commit": "3c184f985c641e1a16f640f2ad5af9057bcde5db", "commit": "14cba4ad97866e2c8c10c57a95ea4333607318f3",
"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-1699" date="2024-01-31"/>
<release version="mainline-0-1698" date="2024-01-30"/> <release version="mainline-0-1698" date="2024-01-30"/>
<release version="mainline-0-1697" date="2024-01-29"/> <release version="mainline-0-1697" date="2024-01-29"/>
<release version="mainline-0-1696" date="2024-01-28"/> <release version="mainline-0-1696" date="2024-01-28"/>