mirror of
https://github.com/flathub/org.yuzu_emu.yuzu.git
synced 2025-03-15 00:26:43 +00:00
Update yuzu-mainline.git to mainline-0-1246
This commit is contained in:
parent
829ba96b2e
commit
ba9188c13d
@ -219,8 +219,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=1245",
|
"-DDISPLAY_VERSION=1246",
|
||||||
"-DBUILD_TAG=mainline-1245",
|
"-DBUILD_TAG=mainline-1246",
|
||||||
"-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-1245",
|
"tag": "mainline-0-1246",
|
||||||
"commit": "5ad585b0f8a89d9689aedb2bf0dd1aa2e31eb9d0",
|
"commit": "7bf055af6f09b0f72de39e0688cd2364a66b7ebd",
|
||||||
"disable-shallow-clone": true,
|
"disable-shallow-clone": true,
|
||||||
"x-checker-data": {
|
"x-checker-data": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
@ -48,6 +48,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-1246" date="2022-11-22"/>
|
||||||
<release version="mainline-0-1245" date="2022-11-21"/>
|
<release version="mainline-0-1245" date="2022-11-21"/>
|
||||||
<release version="mainline-0-1244" date="2022-11-20"/>
|
<release version="mainline-0-1244" date="2022-11-20"/>
|
||||||
<release version="mainline-0-1243" date="2022-11-19"/>
|
<release version="mainline-0-1243" date="2022-11-19"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user