Add an entry for AppImage to the update manifest

This commit is contained in:
Cameron Gutman 2020-04-26 16:38:40 -07:00
parent e53afd8561
commit 3599616416

View File

@ -17,6 +17,12 @@
"version": "1.2.1", "version": "1.2.1",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
}, },
{
"platform": "appimage",
"arch": "x86_64",
"version": "1.2.1",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{ {
"platform": "steamlink", "platform": "steamlink",
"arch": "arm", "arch": "arm",