Updated Auto Update Internals (markdown)

Pierre Bourdon 2021-05-13 04:07:43 +02:00
parent a1e29a3fd3
commit 45a60619c6

@ -18,7 +18,7 @@ To check for updates, Dolphin can hit the following API endpoint on `dolphin-emu
* `<track>` is the update track the user wants to follow (see previous section).
* `<hash>` is the SHA1 hash of the current Dolphin version.
* `<system>` is a short identifier of the operating system (or build flavor) to get artifacts for
* `<system>` 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: