From 8c05b13ac8f3382838d2b8d34aa94706991e2780 Mon Sep 17 00:00:00 2001
From: flathubbot <sysadmin@flathub.org>
Date: Sat, 19 Jun 2021 01:14:26 +0000
Subject: [PATCH] Update 2 modules

Update v1.7.3.tar.gz to 1.8.0
Update yuzu-mainline.git to mainline-0-662
---
 org.yuzu_emu.yuzu.json         | 12 ++++++------
 org.yuzu_emu.yuzu.metainfo.xml |  1 +
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/org.yuzu_emu.yuzu.json b/org.yuzu_emu.yuzu.json
index 72bac9a..f9fb76a 100644
--- a/org.yuzu_emu.yuzu.json
+++ b/org.yuzu_emu.yuzu.json
@@ -44,8 +44,8 @@
             "sources": [
                 {
                     "type": "archive",
-                    "url": "https://github.com/nih-at/libzip/archive/v1.7.3.tar.gz",
-                    "sha256": "c0a086901dfc8bda0fb8695f2d3c8050ed140b7899536b9348bcc72b47b2f307",
+                    "url": "https://github.com/nih-at/libzip/archive/v1.8.0.tar.gz",
+                    "sha256": "83e5d6d5dbe8f9df80aad388fa523ca3558398ed440a5afda6ef9b36b0ffdc1f",
                     "x-checker-data": {
                         "type": "anitya",
                         "project-id": 10649,
@@ -183,8 +183,8 @@
                 "-DYUZU_ENABLE_COMPATIBILITY_REPORTING=ON",
                 "-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=ON",
                 "-DYUZU_USE_QT_WEB_ENGINE=ON",
-                "-DDISPLAY_VERSION=657",
-                "-DBUILD_TAG=mainline-657",
+                "-DDISPLAY_VERSION=662",
+                "-DBUILD_TAG=mainline-662",
                 "-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-657",
-                    "commit": "a0d9d2b2e174e6eed76bd1037884e517f01f9cb0",
+                    "tag": "mainline-0-662",
+                    "commit": "d22784c8f6193b728c396aaf6a6fbd956c62e685",
                     "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 a6a3f16..e241cea 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-662" date="2021-06-19"/>
     <release version="mainline-0-657" date="2021-06-13"/>
     <release version="mainline-0-656" date="2021-06-13"/>
     <release version="mainline-0-655" date="2021-06-11"/>