mirror of
https://github.com/moonlight-stream/moonlight-stream.github.io.git
synced 2026-02-16 02:20:56 +00:00
Update Qt manifest to v4.3.1
This commit is contained in:
@@ -2,27 +2,27 @@
|
|||||||
{
|
{
|
||||||
"platform": "windows",
|
"platform": "windows",
|
||||||
"arch": "i386",
|
"arch": "i386",
|
||||||
"version": "4.3.0",
|
"version": "4.3.1",
|
||||||
"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",
|
"platform": "windows",
|
||||||
"arch": "x86_64",
|
"arch": "x86_64",
|
||||||
"version": "4.3.0",
|
"version": "4.3.1",
|
||||||
"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",
|
"platform": "windows",
|
||||||
"arch": "arm64",
|
"arch": "arm64",
|
||||||
"version": "4.3.0",
|
"version": "4.3.1",
|
||||||
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"platform": "osx",
|
"platform": "osx",
|
||||||
"arch": "x86_64",
|
"arch": "x86_64",
|
||||||
"version": "4.3.0",
|
"version": "4.3.1",
|
||||||
"kernel_version_at_least": "18.0",
|
"kernel_version_at_least": "18.0",
|
||||||
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
||||||
},
|
},
|
||||||
@@ -36,19 +36,19 @@
|
|||||||
{
|
{
|
||||||
"platform": "osx",
|
"platform": "osx",
|
||||||
"arch": "arm64",
|
"arch": "arm64",
|
||||||
"version": "4.3.0",
|
"version": "4.3.1",
|
||||||
"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": "4.3.0",
|
"version": "4.3.1",
|
||||||
"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": "4.3.0",
|
"version": "4.3.1",
|
||||||
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user