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-1085
This commit is contained in:
parent
dfc1d57022
commit
4e40c4dd3a
@ -217,8 +217,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=1084",
|
"-DDISPLAY_VERSION=1085",
|
||||||
"-DBUILD_TAG=mainline-1084",
|
"-DBUILD_TAG=mainline-1085",
|
||||||
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
|
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
|
||||||
],
|
],
|
||||||
"build-options": {
|
"build-options": {
|
||||||
@ -242,8 +242,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-1084",
|
"tag": "mainline-0-1085",
|
||||||
"commit": "fcc832a5efa4e6809109ebce6255e5129b46a872",
|
"commit": "c2e048e3c806ecf7f88222990ce8fe2ce8f3d0f9",
|
||||||
"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-1085" date="2022-07-12"/>
|
||||||
<release version="mainline-0-1084" date="2022-07-11"/>
|
<release version="mainline-0-1084" date="2022-07-11"/>
|
||||||
<release version="mainline-0-1083" date="2022-07-11"/>
|
<release version="mainline-0-1083" date="2022-07-11"/>
|
||||||
<release version="mainline-0-1076" date="2022-07-06"/>
|
<release version="mainline-0-1076" date="2022-07-06"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user