From 66578e52e6ae5ef13b32bf6a83f06d1c1a759280 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Tue, 8 Jan 2019 01:48:00 -0800 Subject: [PATCH] Update Qt manifest to v0.8.1 --- updates/qt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/updates/qt.json b/updates/qt.json index 2c670c7..a9511e2 100644 --- a/updates/qt.json +++ b/updates/qt.json @@ -2,19 +2,19 @@ { "platform": "windows", "arch": "i386", - "version": "0.8.0", + "version": "0.8.1", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "windows", "arch": "x86_64", - "version": "0.8.0", + "version": "0.8.1", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" }, { "platform": "osx", "arch": "x86_64", - "version": "0.8.0", + "version": "0.8.1", "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" } ] \ No newline at end of file