Update Qt manifest to v1.0.1

This commit is contained in:
Cameron Gutman 2019-05-27 09:50:10 -07:00
parent 8c3c772ca4
commit b402c07a2f

View File

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