From 2fe4d6faa7b8cbf27e855e21dc1a1b01f73b2e5f Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Fri, 7 May 2021 21:14:16 -0500 Subject: [PATCH] Update Qt manifest to v3.1.3 --- updates/qt.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/updates/qt.json b/updates/qt.json index 858eeb4..21e2f46 100644 --- a/updates/qt.json +++ b/updates/qt.json @@ -2,46 +2,46 @@ { "platform": "windows", "arch": "i386", - "version": "3.1.2", + "version": "3.1.3", "kernel_version_at_least": "6.1", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "windows", "arch": "x86_64", - "version": "3.1.2", + "version": "3.1.3", "kernel_version_at_least": "6.1", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "windows", "arch": "arm64", - "version": "3.1.2", + "version": "3.1.3", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "osx", "arch": "x86_64", - "version": "3.1.2", + "version": "3.1.3", "kernel_version_at_least": "17.0", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "osx", "arch": "arm64", - "version": "3.1.2", + "version": "3.1.3", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "appimage", "arch": "x86_64", - "version": "3.1.2", + "version": "3.1.3", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "steamlink", "arch": "arm", - "version": "3.1.2", + "version": "3.1.3", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" } ] \ No newline at end of file