Update Qt manifest to v4.0.0

This commit is contained in:
Cameron Gutman 2022-04-02 17:00:34 -05:00
parent 1f341b5797
commit 6481cb2825

View File

@ -2,27 +2,27 @@
{
"platform": "windows",
"arch": "i386",
"version": "3.2.0",
"version": "4.0.0",
"kernel_version_at_least": "6.1",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "windows",
"arch": "x86_64",
"version": "3.2.0",
"version": "4.0.0",
"kernel_version_at_least": "6.1",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "windows",
"arch": "arm64",
"version": "3.2.0",
"version": "4.0.0",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "osx",
"arch": "x86_64",
"version": "3.2.0",
"version": "4.0.0",
"kernel_version_at_least": "18.0",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
@ -36,19 +36,19 @@
{
"platform": "osx",
"arch": "arm64",
"version": "3.2.0",
"version": "4.0.0",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "appimage",
"arch": "x86_64",
"version": "3.2.0",
"version": "4.0.0",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "steamlink",
"arch": "arm",
"version": "3.2.0",
"version": "4.0.0",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
}
]