diff --git a/org.yuzu_emu.yuzu.json b/org.yuzu_emu.yuzu.json index de452a2..af4e7ca 100644 --- a/org.yuzu_emu.yuzu.json +++ b/org.yuzu_emu.yuzu.json @@ -190,8 +190,8 @@ "-DYUZU_ENABLE_COMPATIBILITY_REPORTING=ON", "-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON", "-DYUZU_USE_QT_WEB_ENGINE=ON", - "-DDISPLAY_VERSION=842", - "-DBUILD_TAG=mainline-842", + "-DDISPLAY_VERSION=843", + "-DBUILD_TAG=mainline-843", "-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline" ], "build-options": { @@ -218,8 +218,8 @@ { "type": "git", "url": "https://github.com/yuzu-emu/yuzu-mainline.git", - "tag": "mainline-0-842", - "commit": "2361cd8206bb679a7f04abdc8c3618cfa4f96e94", + "tag": "mainline-0-843", + "commit": "c9e536c4b9d7ba82d6390eb68434f3298c163f99", "disable-shallow-clone": true, "x-checker-data": { "type": "git", diff --git a/org.yuzu_emu.yuzu.metainfo.xml b/org.yuzu_emu.yuzu.metainfo.xml index 2ad43f5..0b0fb20 100644 --- a/org.yuzu_emu.yuzu.metainfo.xml +++ b/org.yuzu_emu.yuzu.metainfo.xml @@ -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> </screenshots> <releases> + <release version="mainline-0-843" date="2021-12-09"/> <release version="mainline-0-842" date="2021-12-08"/> <release version="mainline-0-841" date="2021-12-07"/> <release version="mainline-0-840" date="2021-12-06"/>