Update yuzu-mainline.git to mainline-0-1026
This commit is contained in:
parent
6e89f13541
commit
cb17e67061
2 changed files with 4 additions and 2 deletions
|
@ -116,6 +116,7 @@
|
|||
"buildsystem": "cmake-ninja",
|
||||
"config-opts": [
|
||||
"-DCMAKE_BUILD_TYPE=Release",
|
||||
"-DCATCH_INSTALL_EXTRAS=ON",
|
||||
"-DCATCH_BUILD_TESTING=OFF"
|
||||
],
|
||||
"builddir": true,
|
||||
|
@ -231,8 +232,8 @@
|
|||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/yuzu-emu/yuzu-mainline.git",
|
||||
"tag": "mainline-0-1021",
|
||||
"commit": "e89660abb7d587fab6e75d1b6ae739635dcdc186",
|
||||
"tag": "mainline-0-1026",
|
||||
"commit": "8c088091a5593c7b551da05cd60873f5ba196cdf",
|
||||
"disable-shallow-clone": true,
|
||||
"x-checker-data": {
|
||||
"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>
|
||||
</screenshots>
|
||||
<releases>
|
||||
<release version="mainline-0-1026" date="2022-05-24"/>
|
||||
<release version="mainline-0-1021" date="2022-05-18"/>
|
||||
<release version="mainline-0-1020" date="2022-05-17"/>
|
||||
<release version="mainline-0-1019" date="2022-05-17"/>
|
||||
|
|
Loading…
Reference in a new issue