diff --git a/updates/qt.json b/updates/qt.json index 6b28e02..56ee8ac 100644 --- a/updates/qt.json +++ b/updates/qt.json @@ -2,21 +2,28 @@ { "platform": "windows", "arch": "i386", - "version": "3.1.4", + "version": "3.2.0", "kernel_version_at_least": "6.1", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "windows", "arch": "x86_64", - "version": "3.1.4", + "version": "3.2.0", "kernel_version_at_least": "6.1", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "windows", "arch": "arm64", - "version": "3.1.4", + "version": "3.2.0", + "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" + }, + { + "platform": "osx", + "arch": "x86_64", + "version": "3.2.0", + "kernel_version_at_least": "18.0", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { @@ -29,19 +36,19 @@ { "platform": "osx", "arch": "arm64", - "version": "3.1.4", + "version": "3.2.0", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "appimage", "arch": "x86_64", - "version": "3.1.4", + "version": "3.2.0", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "steamlink", "arch": "arm", - "version": "3.1.4", + "version": "3.2.0", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" } ] \ No newline at end of file