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

This commit is contained in:
flathubbot 2022-04-28 13:16:14 +00:00 committed by liushuyu
parent 345ba23ba3
commit 62fc225acf
2 changed files with 5 additions and 4 deletions

View File

@ -209,8 +209,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=998", "-DDISPLAY_VERSION=999",
"-DBUILD_TAG=mainline-998", "-DBUILD_TAG=mainline-999",
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline" "-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
], ],
"build-options": { "build-options": {
@ -237,8 +237,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-998", "tag": "mainline-0-999",
"commit": "32d3ece33fa71627dfb7176ba51a961aac097c02", "commit": "5be4f3ffb101c5d887075e5c453fba778b33d3fb",
"disable-shallow-clone": true, "disable-shallow-clone": true,
"x-checker-data": { "x-checker-data": {
"type": "git", "type": "git",

View File

@ -30,6 +30,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-999" date="2022-04-28"/>
<release version="mainline-0-998" date="2022-04-27"/> <release version="mainline-0-998" date="2022-04-27"/>
<release version="mainline-0-997" date="2022-04-26"/> <release version="mainline-0-997" date="2022-04-26"/>
<release version="mainline-0-996" date="2022-04-25"/> <release version="mainline-0-996" date="2022-04-25"/>