Update Qt manifest to v6.0.1

This commit is contained in:
Cameron Gutman 2024-06-30 00:32:58 -05:00
parent e2c387c9d3
commit 3a8074f7e4

View File

@ -2,27 +2,27 @@
{
"platform": "windows",
"arch": "i386",
"version": "6.0.0",
"version": "6.0.1",
"kernel_version_at_least": "6.1",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "windows",
"arch": "x86_64",
"version": "6.0.0",
"version": "6.0.1",
"kernel_version_at_least": "6.1",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "windows",
"arch": "arm64",
"version": "6.0.0",
"version": "6.0.1",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "osx",
"arch": "x86_64",
"version": "6.0.0",
"version": "6.0.1",
"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": "6.0.0",
"version": "6.0.1",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "appimage",
"arch": "x86_64",
"version": "6.0.0",
"version": "6.0.1",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "steamlink",
"arch": "arm",
"version": "6.0.0",
"version": "6.0.1",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
}
]