Update Qt manifest to v3.1.4

This commit is contained in:
Cameron Gutman 2021-06-25 22:18:47 -05:00
parent cfb4732836
commit 128990ec05

View File

@ -2,46 +2,46 @@
{
"platform": "windows",
"arch": "i386",
"version": "3.1.3",
"version": "3.1.4",
"kernel_version_at_least": "6.1",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "windows",
"arch": "x86_64",
"version": "3.1.3",
"version": "3.1.4",
"kernel_version_at_least": "6.1",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "windows",
"arch": "arm64",
"version": "3.1.3",
"version": "3.1.4",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "osx",
"arch": "x86_64",
"version": "3.1.3",
"version": "3.1.4",
"kernel_version_at_least": "17.0",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "osx",
"arch": "arm64",
"version": "3.1.3",
"version": "3.1.4",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "appimage",
"arch": "x86_64",
"version": "3.1.3",
"version": "3.1.4",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "steamlink",
"arch": "arm",
"version": "3.1.3",
"version": "3.1.4",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
}
]