Update Qt manifest to v0.8.0

This commit is contained in:
Cameron Gutman 2018-12-26 01:21:58 -08:00
parent 6a0b5c98cd
commit 499da5c5ec

View File

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