From 45a60619c624d99a90cd9c66a41fc7765f7be9ca Mon Sep 17 00:00:00 2001 From: Pierre Bourdon Date: Thu, 13 May 2021 04:07:43 +0200 Subject: [PATCH] Updated Auto Update Internals (markdown) --- Auto-Update-Internals.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Auto-Update-Internals.md b/Auto-Update-Internals.md index 8bc804c..2e28c4b 100644 --- a/Auto-Update-Internals.md +++ b/Auto-Update-Internals.md @@ -18,7 +18,7 @@ To check for updates, Dolphin can hit the following API endpoint on `dolphin-emu * `` is the update track the user wants to follow (see previous section). * `` is the SHA1 hash of the current Dolphin version. -* `` is a short identifier of the operating system (or build flavor) to get artifacts for +* `` is a short identifier of the operating system (or build flavor) to get artifacts for. Example: `win`, `macos`. This returns a JSON object with the following parameters: