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-820
This commit is contained in:
parent
c6fe6996b9
commit
a273b7bf30
@ -181,8 +181,8 @@
|
|||||||
"-DYUZU_ENABLE_COMPATIBILITY_REPORTING=ON",
|
"-DYUZU_ENABLE_COMPATIBILITY_REPORTING=ON",
|
||||||
"-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON",
|
"-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON",
|
||||||
"-DYUZU_USE_QT_WEB_ENGINE=ON",
|
"-DYUZU_USE_QT_WEB_ENGINE=ON",
|
||||||
"-DDISPLAY_VERSION=819",
|
"-DDISPLAY_VERSION=820",
|
||||||
"-DBUILD_TAG=mainline-819",
|
"-DBUILD_TAG=mainline-820",
|
||||||
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
|
"-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
|
||||||
],
|
],
|
||||||
"build-options": {
|
"build-options": {
|
||||||
@ -208,8 +208,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-819",
|
"tag": "mainline-0-820",
|
||||||
"commit": "b0453e9bf8b2d7d3f701589883d72930f8796db1",
|
"commit": "0aeea0346076801ce3bc3fddd633b29c5943657f",
|
||||||
"disable-shallow-clone": true,
|
"disable-shallow-clone": true,
|
||||||
"x-checker-data": {
|
"x-checker-data": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
@ -30,6 +30,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-820" date="2021-11-21"/>
|
||||||
<release version="mainline-0-819" date="2021-11-21"/>
|
<release version="mainline-0-819" date="2021-11-21"/>
|
||||||
<release version="mainline-0-817" date="2021-11-20"/>
|
<release version="mainline-0-817" date="2021-11-20"/>
|
||||||
<release version="mainline-0-816" date="2021-11-19"/>
|
<release version="mainline-0-816" date="2021-11-19"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user