mirror of
https://github.com/flathub/org.yuzu_emu.yuzu.git
synced 2025-03-05 12:08:04 +00:00
Update yuzu-mainline.git to mainline-0-1527
This commit is contained in:
parent
bbf3486d65
commit
ce26c86f64
@ -215,8 +215,8 @@
|
|||||||
"-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=OFF",
|
"-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=OFF",
|
||||||
"-DYUZU_USE_QT_WEB_ENGINE=OFF",
|
"-DYUZU_USE_QT_WEB_ENGINE=OFF",
|
||||||
"-DYUZU_USE_BUNDLED_FFMPEG=ON",
|
"-DYUZU_USE_BUNDLED_FFMPEG=ON",
|
||||||
"-DDISPLAY_VERSION=1526",
|
"-DDISPLAY_VERSION=1527",
|
||||||
"-DBUILD_TAG=mainline-1526",
|
"-DBUILD_TAG=mainline-1527",
|
||||||
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
|
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
|
||||||
],
|
],
|
||||||
"build-options": {
|
"build-options": {
|
||||||
@ -246,8 +246,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-1526",
|
"tag": "mainline-0-1527",
|
||||||
"commit": "02d4b0bf7f919bc001fb455987d58f861ea3c2d0",
|
"commit": "e613328dfbcd3cf922896dab3078a6ba77c96294",
|
||||||
"disable-shallow-clone": true,
|
"disable-shallow-clone": true,
|
||||||
"x-checker-data": {
|
"x-checker-data": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
@ -49,6 +49,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-1527" date="2023-08-16"/>
|
||||||
<release version="mainline-0-1526" date="2023-08-16"/>
|
<release version="mainline-0-1526" date="2023-08-16"/>
|
||||||
<release version="mainline-0-1525" date="2023-08-16"/>
|
<release version="mainline-0-1525" date="2023-08-16"/>
|
||||||
<release version="mainline-0-1524" date="2023-08-15"/>
|
<release version="mainline-0-1524" date="2023-08-15"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user