diff --git a/updates/qt.json b/updates/qt.json new file mode 100644 index 0000000..ff093c6 --- /dev/null +++ b/updates/qt.json @@ -0,0 +1,20 @@ +[ + { + "platform": "windows", + "arch": "i386", + "version": "0.1.0", + "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" + }, + { + "platform": "windows", + "arch": "x86_64", + "version": "0.1.0", + "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" + }, + { + "platform": "osx", + "arch": "x86_64", + "version": "0.1.0", + "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" + } +] \ No newline at end of file