mirror of
https://github.com/flathub/org.yuzu_emu.yuzu.git
synced 2025-04-03 18:06:50 +00:00
Update yuzu-mainline.git to mainline-0-852
This commit is contained in:
parent
405dfee672
commit
27036476af
@ -205,8 +205,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=851",
|
"-DDISPLAY_VERSION=852",
|
||||||
"-DBUILD_TAG=mainline-851",
|
"-DBUILD_TAG=mainline-852",
|
||||||
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
|
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
|
||||||
],
|
],
|
||||||
"build-options": {
|
"build-options": {
|
||||||
@ -233,8 +233,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-851",
|
"tag": "mainline-0-852",
|
||||||
"commit": "f5eb144b2d75f0a84e6bce31143737e12300204e",
|
"commit": "f7b887b39268340034396c26f25f666bc996bda1",
|
||||||
"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-852" date="2021-12-18"/>
|
||||||
<release version="mainline-0-851" date="2021-12-17"/>
|
<release version="mainline-0-851" date="2021-12-17"/>
|
||||||
<release version="mainline-0-850" date="2021-12-16"/>
|
<release version="mainline-0-850" date="2021-12-16"/>
|
||||||
<release version="mainline-0-849" date="2021-12-15"/>
|
<release version="mainline-0-849" date="2021-12-15"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user