mirror of
https://github.com/moonlight-stream/moonlight-stream.github.io.git
synced 2025-07-01 15:25:34 +00:00
Update Qt manifest to v6.1.0
This commit is contained in:
parent
eb08ffcbb2
commit
f40a765cd6
@ -6,6 +6,13 @@
|
|||||||
"kernel_version_at_least": "6.1",
|
"kernel_version_at_least": "6.1",
|
||||||
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"platform": "windows",
|
||||||
|
"arch": "x86_64",
|
||||||
|
"version": "6.1.0",
|
||||||
|
"kernel_version_at_least": "10.0.17763",
|
||||||
|
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"platform": "windows",
|
"platform": "windows",
|
||||||
"arch": "x86_64",
|
"arch": "x86_64",
|
||||||
@ -16,7 +23,14 @@
|
|||||||
{
|
{
|
||||||
"platform": "windows",
|
"platform": "windows",
|
||||||
"arch": "arm64",
|
"arch": "arm64",
|
||||||
"version": "6.0.1",
|
"version": "6.1.0",
|
||||||
|
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"platform": "osx",
|
||||||
|
"arch": "x86_64",
|
||||||
|
"version": "6.1.0",
|
||||||
|
"kernel_version_at_least": "20.1",
|
||||||
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@ -36,19 +50,19 @@
|
|||||||
{
|
{
|
||||||
"platform": "osx",
|
"platform": "osx",
|
||||||
"arch": "arm64",
|
"arch": "arm64",
|
||||||
"version": "6.0.1",
|
"version": "6.1.0",
|
||||||
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"platform": "appimage",
|
"platform": "appimage",
|
||||||
"arch": "x86_64",
|
"arch": "x86_64",
|
||||||
"version": "6.0.1",
|
"version": "6.1.0",
|
||||||
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"platform": "steamlink",
|
"platform": "steamlink",
|
||||||
"arch": "arm",
|
"arch": "arm",
|
||||||
"version": "6.0.1",
|
"version": "6.1.0",
|
||||||
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
x
Reference in New Issue
Block a user