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-1702
This commit is contained in:
parent
57a0d934d7
commit
3830b5f29e
@ -250,8 +250,8 @@
|
|||||||
"-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=OFF",
|
"-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=OFF",
|
||||||
"-DYUZU_USE_QT_WEB_ENGINE=ON",
|
"-DYUZU_USE_QT_WEB_ENGINE=ON",
|
||||||
"-DYUZU_USE_BUNDLED_FFMPEG=ON",
|
"-DYUZU_USE_BUNDLED_FFMPEG=ON",
|
||||||
"-DDISPLAY_VERSION=1701",
|
"-DDISPLAY_VERSION=1702",
|
||||||
"-DBUILD_TAG=mainline-1701",
|
"-DBUILD_TAG=mainline-1702",
|
||||||
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
|
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
|
||||||
],
|
],
|
||||||
"build-options": {
|
"build-options": {
|
||||||
@ -281,8 +281,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-1701",
|
"tag": "mainline-0-1702",
|
||||||
"commit": "04dee1e72b2f1e4ca1e03e0dc1dbd6ab4c43c0d2",
|
"commit": "bc8f8422cedcc872883d3df6b33cee03a7aea991",
|
||||||
"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-1702" date="2024-02-03"/>
|
||||||
<release version="mainline-0-1701" date="2024-02-02"/>
|
<release version="mainline-0-1701" date="2024-02-02"/>
|
||||||
<release version="mainline-0-1700" date="2024-02-01"/>
|
<release version="mainline-0-1700" date="2024-02-01"/>
|
||||||
<release version="mainline-0-1699" date="2024-01-31"/>
|
<release version="mainline-0-1699" date="2024-01-31"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user