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

This commit is contained in:
flathubbot 2021-06-28 01:17:24 +00:00 committed by liushuyu
parent 3feb4a8ec4
commit 6f4da224d3
2 changed files with 6 additions and 5 deletions

View File

@ -183,8 +183,8 @@
"-DYUZU_ENABLE_COMPATIBILITY_REPORTING=ON",
"-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON",
"-DYUZU_USE_QT_WEB_ENGINE=ON",
"-DDISPLAY_VERSION=669",
"-DBUILD_TAG=mainline-669",
"-DDISPLAY_VERSION=670",
"-DBUILD_TAG=mainline-670",
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
],
"build-options": {
@ -210,8 +210,8 @@
{
"type": "git",
"url": "https://github.com/yuzu-emu/yuzu-mainline.git",
"tag": "mainline-0-669",
"commit": "fe699b35e38acb8036420882cdb77765409d6baf",
"tag": "mainline-0-670",
"commit": "47790e1cd009139921ef9dbe0eec49d492958a5c",
"disable-shallow-clone": true,
"x-checker-data": {
"type": "git",
@ -229,4 +229,4 @@
]
}
]
}
}

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-670" date="2021-06-28"/>
<release version="mainline-0-669" date="2021-06-26"/>
<release version="mainline-0-668" date="2021-06-26"/>
<release version="mainline-0-667" date="2021-06-24"/>