Update Qt manifest to v2.1.0

This commit is contained in:
Cameron Gutman 2020-05-17 00:59:54 -07:00
parent d8c1005d4f
commit 12b52ed8ca

View File

@ -2,31 +2,31 @@
{
"platform": "windows",
"arch": "i386",
"version": "2.0.0",
"version": "2.1.0",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "windows",
"arch": "x86_64",
"version": "2.0.0",
"version": "2.1.0",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "osx",
"arch": "x86_64",
"version": "2.0.0",
"version": "2.1.0",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "appimage",
"arch": "x86_64",
"version": "2.0.0",
"version": "2.1.0",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "steamlink",
"arch": "arm",
"version": "2.0.0",
"version": "2.1.0",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
}
]