mirror of
https://github.com/flathub/org.yuzu_emu.yuzu.git
synced 2024-12-16 22:46:57 +00:00
manifest: update to version mainline-651
This commit is contained in:
parent
79131ade34
commit
66cb2cfcb5
@ -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 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user