manifest: update to version mainline-651

This commit is contained in:
liushuyu 2021-06-09 15:39:05 -06:00
parent 79131ade34
commit 66cb2cfcb5
No known key found for this signature in database
GPG Key ID: 23D1CE4534419437
2 changed files with 6 additions and 5 deletions

View File

@ -182,8 +182,8 @@
"-DYUZU_ENABLE_COMPATIBILITY_REPORTING=ON",
"-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON",
"-DYUZU_USE_QT_WEB_ENGINE=ON",
"-DDISPLAY_VERSION=648",
"-DBUILD_TAG=mainline-648",
"-DDISPLAY_VERSION=651",
"-DBUILD_TAG=mainline-651",
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
],
"build-options": {
@ -209,8 +209,8 @@
{
"type": "git",
"url": "https://github.com/yuzu-emu/yuzu-mainline.git",
"tag": "mainline-0-648",
"commit": "dc937c8c84a3dc0e2faca630757a874ac1d1821d",
"tag": "mainline-0-651",
"commit": "aa0647f39ef9283ad375f0832f30217b8bef43d5",
"disable-shallow-clone": true,
"x-checker-data": {
"type": "git",
@ -228,4 +228,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-651" date="2021-06-09"/>
<release version="mainline-0-648" date="2021-06-09"/>
<release date="2021-02-28" version="0-551"/>
</releases>