mirror of
https://github.com/flathub/org.yuzu_emu.yuzu.git
synced 2025-04-05 10:53:25 +00:00
Update yuzu-mainline.git to mainline-0-1264
This commit is contained in:
parent
6915b259ed
commit
b2d535fa19
@ -214,8 +214,8 @@
|
|||||||
"-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON",
|
"-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON",
|
||||||
"-DYUZU_USE_QT_WEB_ENGINE=OFF",
|
"-DYUZU_USE_QT_WEB_ENGINE=OFF",
|
||||||
"-DYUZU_USE_BUNDLED_FFMPEG=ON",
|
"-DYUZU_USE_BUNDLED_FFMPEG=ON",
|
||||||
"-DDISPLAY_VERSION=1263",
|
"-DDISPLAY_VERSION=1264",
|
||||||
"-DBUILD_TAG=mainline-1263",
|
"-DBUILD_TAG=mainline-1264",
|
||||||
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
|
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
|
||||||
],
|
],
|
||||||
"build-options": {
|
"build-options": {
|
||||||
@ -238,8 +238,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-1263",
|
"tag": "mainline-0-1264",
|
||||||
"commit": "837de4cdc8f7eb66d3aa5f35119b6f4ec24d4148",
|
"commit": "400a2c2f9fb1b12c132115e0ba915a7c5d0a81e2",
|
||||||
"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-1264" date="2022-12-08"/>
|
||||||
<release version="mainline-0-1263" date="2022-12-07"/>
|
<release version="mainline-0-1263" date="2022-12-07"/>
|
||||||
<release version="mainline-0-1262" date="2022-12-06"/>
|
<release version="mainline-0-1262" date="2022-12-06"/>
|
||||||
<release version="mainline-0-1261" date="2022-12-05"/>
|
<release version="mainline-0-1261" date="2022-12-05"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user