mirror of
https://github.com/moonlight-stream/moonlight-stream.github.io.git
synced 2025-07-01 07:15:37 +00:00
Update Qt manifest to v3.2.0 and drop High Sierra
This commit is contained in:
parent
1507e8a420
commit
01139e49f5
@ -2,21 +2,28 @@
|
||||
{
|
||||
"platform": "windows",
|
||||
"arch": "i386",
|
||||
"version": "3.1.4",
|
||||
"version": "3.2.0",
|
||||
"kernel_version_at_least": "6.1",
|
||||
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
||||
},
|
||||
{
|
||||
"platform": "windows",
|
||||
"arch": "x86_64",
|
||||
"version": "3.1.4",
|
||||
"version": "3.2.0",
|
||||
"kernel_version_at_least": "6.1",
|
||||
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
||||
},
|
||||
{
|
||||
"platform": "windows",
|
||||
"arch": "arm64",
|
||||
"version": "3.1.4",
|
||||
"version": "3.2.0",
|
||||
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
||||
},
|
||||
{
|
||||
"platform": "osx",
|
||||
"arch": "x86_64",
|
||||
"version": "3.2.0",
|
||||
"kernel_version_at_least": "18.0",
|
||||
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
||||
},
|
||||
{
|
||||
@ -29,19 +36,19 @@
|
||||
{
|
||||
"platform": "osx",
|
||||
"arch": "arm64",
|
||||
"version": "3.1.4",
|
||||
"version": "3.2.0",
|
||||
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
||||
},
|
||||
{
|
||||
"platform": "appimage",
|
||||
"arch": "x86_64",
|
||||
"version": "3.1.4",
|
||||
"version": "3.2.0",
|
||||
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
||||
},
|
||||
{
|
||||
"platform": "steamlink",
|
||||
"arch": "arm",
|
||||
"version": "3.1.4",
|
||||
"version": "3.2.0",
|
||||
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
||||
}
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user