Update Qt manifest to v0.5.1

This commit is contained in:
Cameron Gutman
2018-09-16 12:38:35 -07:00
parent 14a9f0764f
commit 6a5da62246

View File

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