mirror of
https://github.com/moonlight-stream/moonlight-stream.github.io.git
synced 2025-07-01 15:25:34 +00:00
Update assets, homepage, and manifest for Qt v0.4.0
This commit is contained in:
parent
4825e402bc
commit
40bedad3b3
Binary file not shown.
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 37 KiB |
Binary file not shown.
Before Width: | Height: | Size: 86 KiB After Width: | Height: | Size: 100 KiB |
@ -176,7 +176,7 @@
|
|||||||
<h3><a href="https://github.com/moonlight-stream/moonlight-qt">Moonlight PC</a></h3>
|
<h3><a href="https://github.com/moonlight-stream/moonlight-qt">Moonlight PC</a></h3>
|
||||||
<p>Stream to Windows, MacOS, and Linux</p>
|
<p>Stream to Windows, MacOS, and Linux</p>
|
||||||
<ul class="actions">
|
<ul class="actions">
|
||||||
<li><a href="https://github.com/moonlight-stream/moonlight-qt/releases" class="button style1">Try the alpha</a></li>
|
<li><a href="https://github.com/moonlight-stream/moonlight-qt/releases" class="button style1">Try the beta</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
@ -2,19 +2,19 @@
|
|||||||
{
|
{
|
||||||
"platform": "windows",
|
"platform": "windows",
|
||||||
"arch": "i386",
|
"arch": "i386",
|
||||||
"version": "0.3.0",
|
"version": "0.4.0",
|
||||||
"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": "0.3.0",
|
"version": "0.4.0",
|
||||||
"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": "0.3.0",
|
"version": "0.4.0",
|
||||||
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
x
Reference in New Issue
Block a user