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

This commit is contained in:
flathubbot 2021-11-03 01:23:32 +00:00 committed by liushuyu
parent 7cc592a471
commit 6c175f42a9
2 changed files with 5 additions and 4 deletions

View File

@ -181,8 +181,8 @@
"-DYUZU_ENABLE_COMPATIBILITY_REPORTING=ON",
"-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON",
"-DYUZU_USE_QT_WEB_ENGINE=ON",
"-DDISPLAY_VERSION=795",
"-DBUILD_TAG=mainline-795",
"-DDISPLAY_VERSION=796",
"-DBUILD_TAG=mainline-796",
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
],
"build-options": {
@ -208,8 +208,8 @@
{
"type": "git",
"url": "https://github.com/yuzu-emu/yuzu-mainline.git",
"tag": "mainline-0-795",
"commit": "89646e91c1f8be18d7d95576b942177dd449584d",
"tag": "mainline-0-796",
"commit": "bcfe7aa83dc999889343649d14f87d9fbc3451b2",
"disable-shallow-clone": true,
"x-checker-data": {
"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>
</screenshots>
<releases>
<release version="mainline-0-796" date="2021-11-03"/>
<release version="mainline-0-795" date="2021-11-02"/>
<release version="mainline-0-794" date="2021-10-29"/>
<release version="mainline-0-793" date="2021-10-28"/>