Update Qt manifest to v0.6.3

This commit is contained in:
Cameron Gutman
2018-11-16 01:58:27 -08:00
parent 3209abfee3
commit 0d21bf9aab

View File

@@ -2,19 +2,19 @@
{
"platform": "windows",
"arch": "i386",
"version": "0.6.2",
"version": "0.6.3",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "windows",
"arch": "x86_64",
"version": "0.6.2",
"version": "0.6.3",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "osx",
"arch": "x86_64",
"version": "0.6.2",
"version": "0.6.3",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
}
]