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

This commit is contained in:
flathubbot 2021-06-11 13:56:01 +00:00 committed by liushuyu
parent 984cbca7b3
commit 20ef6c034f
No known key found for this signature in database
GPG Key ID: 23D1CE4534419437
2 changed files with 5 additions and 4 deletions

View File

@ -184,8 +184,8 @@
"-DYUZU_ENABLE_COMPATIBILITY_REPORTING=ON",
"-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON",
"-DYUZU_USE_QT_WEB_ENGINE=ON",
"-DDISPLAY_VERSION=654",
"-DBUILD_TAG=mainline-654",
"-DDISPLAY_VERSION=655",
"-DBUILD_TAG=mainline-655",
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
],
"build-options": {
@ -211,8 +211,8 @@
{
"type": "git",
"url": "https://github.com/yuzu-emu/yuzu-mainline.git",
"tag": "mainline-0-654",
"commit": "ad88ea503021cdeeb7c03d20c01ce4965307d92d",
"tag": "mainline-0-655",
"commit": "255d3b2233e336080b249d0414b40438a4832d0a",
"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/037-The%20Legend%20of%20Zelda%20Links%20Awakening.png</screenshot>
</screenshots>
<releases>
<release version="mainline-0-655" date="2021-06-11"/>
<release version="mainline-0-654" date="2021-06-11"/>
<release version="mainline-0-651" date="2021-06-09"/>
</releases>