mirror of
https://github.com/flathub/org.yuzu_emu.yuzu.git
synced 2024-12-16 22:46:57 +00:00
Update yuzu-mainline.git to mainline-0-691
This commit is contained in:
parent
9a8e550e1f
commit
543c766299
@ -183,8 +183,8 @@
|
|||||||
"-DYUZU_ENABLE_COMPATIBILITY_REPORTING=ON",
|
"-DYUZU_ENABLE_COMPATIBILITY_REPORTING=ON",
|
||||||
"-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON",
|
"-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON",
|
||||||
"-DYUZU_USE_QT_WEB_ENGINE=ON",
|
"-DYUZU_USE_QT_WEB_ENGINE=ON",
|
||||||
"-DDISPLAY_VERSION=690",
|
"-DDISPLAY_VERSION=691",
|
||||||
"-DBUILD_TAG=mainline-690",
|
"-DBUILD_TAG=mainline-691",
|
||||||
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
|
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
|
||||||
],
|
],
|
||||||
"build-options": {
|
"build-options": {
|
||||||
@ -210,8 +210,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-690",
|
"tag": "mainline-0-691",
|
||||||
"commit": "8cc0e93ce0f6728c0331c0083933942853f49773",
|
"commit": "f43ce79c727fcdc6272d5c4aecccac2e653ec804",
|
||||||
"disable-shallow-clone": true,
|
"disable-shallow-clone": true,
|
||||||
"x-checker-data": {
|
"x-checker-data": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
@ -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>
|
<screenshot>https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/037-The%20Legend%20of%20Zelda%20Links%20Awakening.png</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
<releases>
|
<releases>
|
||||||
|
<release version="mainline-0-691" date="2021-07-18"/>
|
||||||
<release version="mainline-0-690" date="2021-07-17"/>
|
<release version="mainline-0-690" date="2021-07-17"/>
|
||||||
<release version="mainline-0-689" date="2021-07-16"/>
|
<release version="mainline-0-689" date="2021-07-16"/>
|
||||||
<release version="mainline-0-688" date="2021-07-15"/>
|
<release version="mainline-0-688" date="2021-07-15"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user