Update Qt manifest to v1.2.0

This commit is contained in:
Cameron Gutman 2019-12-17 19:16:58 -08:00
parent 203779b3b9
commit 391b956f9b

View File

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