mirror of
https://github.com/flathub/org.yuzu_emu.yuzu.git
synced 2025-03-06 04:28:05 +00:00
Update yuzu-mainline.git to mainline-0-941
This commit is contained in:
parent
bdbd9a16f3
commit
ae4a05d7cb
@ -209,8 +209,8 @@
|
|||||||
"-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON",
|
"-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON",
|
||||||
"-DYUZU_USE_QT_WEB_ENGINE=ON",
|
"-DYUZU_USE_QT_WEB_ENGINE=ON",
|
||||||
"-DYUZU_USE_BUNDLED_FFMPEG=ON",
|
"-DYUZU_USE_BUNDLED_FFMPEG=ON",
|
||||||
"-DDISPLAY_VERSION=939",
|
"-DDISPLAY_VERSION=941",
|
||||||
"-DBUILD_TAG=mainline-939",
|
"-DBUILD_TAG=mainline-941",
|
||||||
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
|
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
|
||||||
],
|
],
|
||||||
"build-options": {
|
"build-options": {
|
||||||
@ -237,8 +237,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-939",
|
"tag": "mainline-0-941",
|
||||||
"commit": "bd69903997e733177368b8e4813bb6910e76693b",
|
"commit": "a45ae9d0f2a4b25e20987dae117081c8e147e606",
|
||||||
"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/039-Pok%C3%A9mon%20Mystery%20Dungeon%20Rescue%20Team%20DX.png.png.png</screenshot>
|
<screenshot>https://raw.githubusercontent.com/yuzu-emu/yuzu-emu.github.io/master/images/screenshots/039-Pok%C3%A9mon%20Mystery%20Dungeon%20Rescue%20Team%20DX.png.png.png</screenshot>
|
||||||
</screenshots>
|
</screenshots>
|
||||||
<releases>
|
<releases>
|
||||||
|
<release version="mainline-0-941" date="2022-03-04"/>
|
||||||
<release version="mainline-0-939" date="2022-03-02"/>
|
<release version="mainline-0-939" date="2022-03-02"/>
|
||||||
<release version="mainline-0-938" date="2022-03-01"/>
|
<release version="mainline-0-938" date="2022-03-01"/>
|
||||||
<release version="mainline-0-937" date="2022-03-01"/>
|
<release version="mainline-0-937" date="2022-03-01"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user