From 9a8e550e1f712778ec1f21b1e2e7f2fa2e116256 Mon Sep 17 00:00:00 2001 From: flathubbot <sysadmin@flathub.org> Date: Sat, 17 Jul 2021 12:59:18 +0000 Subject: [PATCH] Update yuzu-mainline.git to mainline-0-690 --- org.yuzu_emu.yuzu.json | 8 ++++---- org.yuzu_emu.yuzu.metainfo.xml | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/org.yuzu_emu.yuzu.json b/org.yuzu_emu.yuzu.json index fe90718..4c3e189 100644 --- a/org.yuzu_emu.yuzu.json +++ b/org.yuzu_emu.yuzu.json @@ -183,8 +183,8 @@ "-DYUZU_ENABLE_COMPATIBILITY_REPORTING=ON", "-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON", "-DYUZU_USE_QT_WEB_ENGINE=ON", - "-DDISPLAY_VERSION=689", - "-DBUILD_TAG=mainline-689", + "-DDISPLAY_VERSION=690", + "-DBUILD_TAG=mainline-690", "-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline" ], "build-options": { @@ -210,8 +210,8 @@ { "type": "git", "url": "https://github.com/yuzu-emu/yuzu-mainline.git", - "tag": "mainline-0-689", - "commit": "5284539c1f745de8c0aa7dd6b3a106fd9b1c33e0", + "tag": "mainline-0-690", + "commit": "8cc0e93ce0f6728c0331c0083933942853f49773", "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 e72cf4a..425fda8 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/037-The%20Legend%20of%20Zelda%20Links%20Awakening.png</screenshot> </screenshots> <releases> + <release version="mainline-0-690" date="2021-07-17"/> <release version="mainline-0-689" date="2021-07-16"/> <release version="mainline-0-688" date="2021-07-15"/> <release version="mainline-0-687" date="2021-07-14"/>