From 100dd80d01c03e05a2956a0b5befc6b9f93b60ac Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Tue, 20 Nov 2018 22:44:17 -0800 Subject: [PATCH] Update Qt manifest to v0.6.4 --- updates/qt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/updates/qt.json b/updates/qt.json index 2f75ca3..d43643f 100644 --- a/updates/qt.json +++ b/updates/qt.json @@ -2,19 +2,19 @@ { "platform": "windows", "arch": "i386", - "version": "0.6.3", + "version": "0.6.4", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "windows", "arch": "x86_64", - "version": "0.6.3", + "version": "0.6.4", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "osx", "arch": "x86_64", - "version": "0.6.3", + "version": "0.6.4", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" } ] \ No newline at end of file