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