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

This commit is contained in:
flathubbot 2022-05-17 09:42:22 +00:00 committed by liushuyu
parent fb95cb049c
commit 61a523873c
2 changed files with 5 additions and 4 deletions

View File

@ -207,8 +207,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=1014", "-DDISPLAY_VERSION=1019",
"-DBUILD_TAG=mainline-1014", "-DBUILD_TAG=mainline-1019",
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline" "-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
], ],
"build-options": { "build-options": {
@ -231,8 +231,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-1014", "tag": "mainline-0-1019",
"commit": "4d5eaaf3f1ad05c1ddcdd3b20ddd0f0773ac887b", "commit": "fe882536ce966fbd60f9656fc946c1f6f64d25ef",
"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-1019" date="2022-05-17"/>
<release version="mainline-0-1014" date="2022-05-12"/> <release version="mainline-0-1014" date="2022-05-12"/>
<release version="mainline-0-1013" date="2022-05-11"/> <release version="mainline-0-1013" date="2022-05-11"/>
<release version="mainline-0-1012" date="2022-05-10"/> <release version="mainline-0-1012" date="2022-05-10"/>