From 499da5c5ec12aab6df2bb95de9cc5611205275f9 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Wed, 26 Dec 2018 01:21:58 -0800 Subject: [PATCH] Update Qt manifest to v0.8.0 --- updates/qt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/updates/qt.json b/updates/qt.json index 987a4a1..2c670c7 100644 --- a/updates/qt.json +++ b/updates/qt.json @@ -2,19 +2,19 @@ { "platform": "windows", "arch": "i386", - "version": "0.7.0", + "version": "0.8.0", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "windows", "arch": "x86_64", - "version": "0.7.0", + "version": "0.8.0", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "osx", "arch": "x86_64", - "version": "0.7.0", + "version": "0.8.0", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" } ] \ No newline at end of file