Update Qt manifest to v0.6.4

This commit is contained in:
Cameron Gutman 2018-11-20 22:44:17 -08:00
parent 0d21bf9aab
commit 100dd80d01

View File

@ -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"
}
]