Update Qt manifest to v1.2.1 for Windows and macOS

This commit is contained in:
Cameron Gutman 2019-12-21 13:42:28 -08:00
parent 391b956f9b
commit 612754f831

View File

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