From 391b956f9b6556aadc1dce0aaa75e11e32af3999 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Tue, 17 Dec 2019 19:16:58 -0800 Subject: [PATCH] Update Qt manifest to v1.2.0 --- updates/qt.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/updates/qt.json b/updates/qt.json index c81e81a..ab86a0a 100644 --- a/updates/qt.json +++ b/updates/qt.json @@ -2,25 +2,25 @@ { "platform": "windows", "arch": "i386", - "version": "1.1.1", + "version": "1.2.0", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "windows", "arch": "x86_64", - "version": "1.1.1", + "version": "1.2.0", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "osx", "arch": "x86_64", - "version": "1.1.1", + "version": "1.2.0", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "steamlink", "arch": "arm", - "version": "1.1.1", + "version": "1.2.0", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" } ] \ No newline at end of file