From 203779b3b9c6fe03f1c42c1c427fb074215d40e9 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Fri, 13 Dec 2019 19:44:01 -0800 Subject: [PATCH] Add an entry for Steam Link update notifications --- updates/qt.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/updates/qt.json b/updates/qt.json index cf1cf68..c81e81a 100644 --- a/updates/qt.json +++ b/updates/qt.json @@ -16,5 +16,11 @@ "arch": "x86_64", "version": "1.1.1", "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" } ] \ No newline at end of file