mirror of
https://github.com/moonlight-stream/moonlight-stream.github.io.git
synced 2026-02-16 10:31:12 +00:00
Add update manifest for Qt update checker
This commit is contained in:
20
updates/qt.json
Normal file
20
updates/qt.json
Normal file
@@ -0,0 +1,20 @@
|
||||
[
|
||||
{
|
||||
"platform": "windows",
|
||||
"arch": "i386",
|
||||
"version": "0.1.0",
|
||||
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
||||
},
|
||||
{
|
||||
"platform": "windows",
|
||||
"arch": "x86_64",
|
||||
"version": "0.1.0",
|
||||
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
||||
},
|
||||
{
|
||||
"platform": "osx",
|
||||
"arch": "x86_64",
|
||||
"version": "0.1.0",
|
||||
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user