Skip to content

Commit

Permalink
Update Qt manifest to v5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cgutman committed Oct 18, 2023
1 parent d516a08 commit 9cca553
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions updates/qt.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,27 @@
{
"platform": "windows",
"arch": "i386",
"version": "4.3.1",
"version": "5.0.0",
"kernel_version_at_least": "6.1",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "windows",
"arch": "x86_64",
"version": "4.3.1",
"version": "5.0.0",
"kernel_version_at_least": "6.1",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "windows",
"arch": "arm64",
"version": "4.3.1",
"version": "5.0.0",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "osx",
"arch": "x86_64",
"version": "4.3.1",
"version": "5.0.0",
"kernel_version_at_least": "18.0",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
Expand All @@ -36,19 +36,19 @@
{
"platform": "osx",
"arch": "arm64",
"version": "4.3.1",
"version": "5.0.0",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "appimage",
"arch": "x86_64",
"version": "4.3.1",
"version": "5.0.0",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "steamlink",
"arch": "arm",
"version": "4.3.1",
"version": "5.0.0",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
}
]

0 comments on commit 9cca553

Please sign in to comment.