Add an entry for Steam Link update notifications

This commit is contained in:
Cameron Gutman 2019-12-13 19:44:01 -08:00
parent a6e6ec7a09
commit 203779b3b9

View File

@ -16,5 +16,11 @@
"arch": "x86_64", "arch": "x86_64",
"version": "1.1.1", "version": "1.1.1",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases" "browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
},
{
"platform": "steamlink",
"arch": "arm",
"version": "1.1.1",
"browser_url": "https://github.com/moonlight-stream/moonlight-qt/releases"
} }
] ]