diff --git a/org.yuzu_emu.yuzu.json b/org.yuzu_emu.yuzu.json
index cdb129c..b749664 100644
--- a/org.yuzu_emu.yuzu.json
+++ b/org.yuzu_emu.yuzu.json
@@ -161,8 +161,8 @@
             "sources": [
                 {
                     "type": "archive",
-                    "url": "https://github.com/catchorg/Catch2/archive/v3.5.1.tar.gz",
-                    "sha256": "49c3ca7a68f1c8ec71307736bc6ed14fec21631707e1be9af45daf4037e75a08",
+                    "url": "https://github.com/catchorg/Catch2/archive/v3.5.2.tar.gz",
+                    "sha256": "269543a49eb76f40b3f93ff231d4c24c27a7e16c90e47d2e45bcc564de470c6e",
                     "x-checker-data": {
                         "type": "anitya",
                         "stable-only": true,
@@ -250,8 +250,8 @@
                 "-DENABLE_COMPATIBILITY_LIST_DOWNLOAD=OFF",
                 "-DYUZU_USE_QT_WEB_ENGINE=ON",
                 "-DYUZU_USE_BUNDLED_FFMPEG=ON",
-                "-DDISPLAY_VERSION=1680",
-                "-DBUILD_TAG=mainline-1680",
+                "-DDISPLAY_VERSION=1684",
+                "-DBUILD_TAG=mainline-1684",
                 "-DBUILD_REPOSITORY=yuzu-emu/yuzu-mainline"
             ],
             "build-options": {
@@ -281,8 +281,8 @@
                 {
                     "type": "git",
                     "url": "https://github.com/yuzu-emu/yuzu-mainline.git",
-                    "tag": "mainline-0-1680",
-                    "commit": "ceeda4b3cd2a6ca8cb561c44d8671905aee1ec18",
+                    "tag": "mainline-0-1684",
+                    "commit": "41b6b58332966b5c8d8be33c3e0e0f3760551af5",
                     "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 d35d945..f273eb6 100644
--- a/org.yuzu_emu.yuzu.metainfo.xml
+++ b/org.yuzu_emu.yuzu.metainfo.xml
@@ -49,6 +49,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-1684" date="2024-01-17"/>
     <release version="mainline-0-1680" date="2024-01-13"/>
     <release version="mainline-0-1679" date="2024-01-12"/>
     <release version="mainline-0-1676" date="2024-01-08"/>