From 82afb794cbed3332075aa7d7ffdae3dc7ca5353b Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Wed, 1 Nov 2023 23:52:21 -0500 Subject: [PATCH] Update Qt manifest to v5.0.1 --- updates/qt.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/updates/qt.json b/updates/qt.json index c1da37f..e903937 100644 --- a/updates/qt.json +++ b/updates/qt.json @@ -2,27 +2,27 @@ { "platform": "windows", "arch": "i386", - "version": "5.0.0", + "version": "5.0.1", "kernel_version_at_least": "6.1", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "windows", "arch": "x86_64", - "version": "5.0.0", + "version": "5.0.1", "kernel_version_at_least": "6.1", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "windows", "arch": "arm64", - "version": "5.0.0", + "version": "5.0.1", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "osx", "arch": "x86_64", - "version": "5.0.0", + "version": "5.0.1", "kernel_version_at_least": "18.0", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, @@ -36,19 +36,19 @@ { "platform": "osx", "arch": "arm64", - "version": "5.0.0", + "version": "5.0.1", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "appimage", "arch": "x86_64", - "version": "5.0.0", + "version": "5.0.1", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "steamlink", "arch": "arm", - "version": "5.0.0", + "version": "5.0.1", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" } ] \ No newline at end of file