mirror of
https://github.com/moonlight-stream/moonlight-stream.github.io.git
synced 2026-05-19 16:20:17 +00:00
Add update manifest for Qt update checker
This commit is contained in:
@@ -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