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

This commit is contained in:
flathubbot 2024-02-18 15:00:18 +00:00 committed by liushuyu
parent d319f314a5
commit 8a77b17564
2 changed files with 5 additions and 4 deletions

View File

@ -271,8 +271,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=1717", "-DDISPLAY_VERSION=1718",
"-DBUILD_TAG=mainline-1717", "-DBUILD_TAG=mainline-1718",
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline" "-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
], ],
"build-options": { "build-options": {
@ -303,8 +303,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-1717", "tag": "mainline-0-1718",
"commit": "63802f05d82309c56eddb78adcc872d3b407b1c8", "commit": "8766303f9bfd3e515d619d0ed2534fa904c9a82c",
"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><image>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</image></screenshot> <screenshot><image>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</image></screenshot>
</screenshots> </screenshots>
<releases> <releases>
<release version="mainline-0-1718" date="2024-02-18"/>
<release version="mainline-0-1717" date="2024-02-18"/> <release version="mainline-0-1717" date="2024-02-18"/>
<release version="mainline-0-1716" date="2024-02-16"/> <release version="mainline-0-1716" date="2024-02-16"/>
<release version="mainline-0-1715" date="2024-02-16"/> <release version="mainline-0-1715" date="2024-02-16"/>