mirror of
https://github.com/flathub/org.yuzu_emu.yuzu.git
synced 2024-12-16 14:37:03 +00:00
Update yuzu-mainline.git to mainline-0-1128
This commit is contained in:
parent
3cb8e42868
commit
0996e31609
@ -218,8 +218,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=1127",
|
"-DDISPLAY_VERSION=1128",
|
||||||
"-DBUILD_TAG=mainline-1127",
|
"-DBUILD_TAG=mainline-1128",
|
||||||
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
|
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
|
||||||
],
|
],
|
||||||
"build-options": {
|
"build-options": {
|
||||||
@ -243,8 +243,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-1127",
|
"tag": "mainline-0-1128",
|
||||||
"commit": "ddd9d7e266c9b104208c69259213d1d07571dbdc",
|
"commit": "3a3aa3d70f1a5d2d44b7cf1f444d7a25644e7226",
|
||||||
"disable-shallow-clone": true,
|
"disable-shallow-clone": true,
|
||||||
"x-checker-data": {
|
"x-checker-data": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
@ -47,6 +47,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-1128" date="2022-08-10"/>
|
||||||
<release version="mainline-0-1127" date="2022-08-09"/>
|
<release version="mainline-0-1127" date="2022-08-09"/>
|
||||||
<release version="mainline-0-1126" date="2022-08-08"/>
|
<release version="mainline-0-1126" date="2022-08-08"/>
|
||||||
<release version="mainline-0-1124" date="2022-08-06"/>
|
<release version="mainline-0-1124" date="2022-08-06"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user