From 2d0538a140ba952b1ca41d8b07ffb39d63de8346 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Thu, 10 Sep 2020 00:07:36 -0700 Subject: [PATCH] Update Qt manifest to v2.2.0 --- updates/qt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/updates/qt.json b/updates/qt.json index 371fd25..8c36da7 100644 --- a/updates/qt.json +++ b/updates/qt.json @@ -2,31 +2,31 @@ { "platform": "windows", "arch": "i386", - "version": "2.1.0", + "version": "2.2.0", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "windows", "arch": "x86_64", - "version": "2.1.0", + "version": "2.2.0", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "osx", "arch": "x86_64", - "version": "2.1.0", + "version": "2.2.0", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "appimage", "arch": "x86_64", - "version": "2.1.0", + "version": "2.2.0", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "steamlink", "arch": "arm", - "version": "2.1.0", + "version": "2.2.0", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" } ] \ No newline at end of file