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

This commit is contained in:
flathubbot 2022-05-07 13:46:23 +00:00 committed by liushuyu
parent 40d1c435a1
commit 89582fb4f6
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=1008", "-DDISPLAY_VERSION=1009",
"-DBUILD_TAG=mainline-1008", "-DBUILD_TAG=mainline-1009",
"-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-1008", "tag": "mainline-0-1009",
"commit": "9a00fab3aeef2eb5e2820bde6675394696cc27bf", "commit": "4cee898bfa9734caaf15bad9cbe31eba33d8070c",
"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-1009" date="2022-05-07"/>
<release version="mainline-0-1008" date="2022-05-06"/> <release version="mainline-0-1008" date="2022-05-06"/>
<release version="mainline-0-1007" date="2022-05-05"/> <release version="mainline-0-1007" date="2022-05-05"/>
<release version="mainline-0-1006" date="2022-05-05"/> <release version="mainline-0-1006" date="2022-05-05"/>