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-1260
This commit is contained in:
parent
a57c2eaa87
commit
3382c9bcad
@ -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=1259",
|
"-DDISPLAY_VERSION=1260",
|
||||||
"-DBUILD_TAG=mainline-1259",
|
"-DBUILD_TAG=mainline-1260",
|
||||||
"-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-1259",
|
"tag": "mainline-0-1260",
|
||||||
"commit": "4d93a22021db342cbc8a53166b96a89fd6f9eed2",
|
"commit": "9af6788223e4d88ec132ea768e7d57d527d1e562",
|
||||||
"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-1260" date="2022-12-04"/>
|
||||||
<release version="mainline-0-1259" date="2022-12-03"/>
|
<release version="mainline-0-1259" date="2022-12-03"/>
|
||||||
<release version="mainline-0-1258" date="2022-12-02"/>
|
<release version="mainline-0-1258" date="2022-12-02"/>
|
||||||
<release version="mainline-0-1257" date="2022-12-01"/>
|
<release version="mainline-0-1257" date="2022-12-01"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user