From 019b2ae4b15a33d66c3a29c358534b9868ae43bf Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Mon, 27 Apr 2020 20:26:00 -0700 Subject: [PATCH] Update Qt update manifest to 2.0.0 --- updates/qt.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/updates/qt.json b/updates/qt.json index 0fba07e..e7538ba 100644 --- a/updates/qt.json +++ b/updates/qt.json @@ -2,31 +2,31 @@ { "platform": "windows", "arch": "i386", - "version": "1.2.1", + "version": "2.0.0", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "windows", "arch": "x86_64", - "version": "1.2.1", + "version": "2.0.0", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "osx", "arch": "x86_64", - "version": "1.2.1", + "version": "2.0.0", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "appimage", "arch": "x86_64", - "version": "1.2.1", + "version": "2.0.0", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "steamlink", "arch": "arm", - "version": "1.2.1", + "version": "2.0.0", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" } ] \ No newline at end of file