Updated Auto Update Internals (markdown)
parent
f9a654e571
commit
d002a31253
|
@ -16,7 +16,7 @@ To check for updates, Dolphin can hit the following API endpoint on `dolphin-emu
|
|||
|
||||
GET /update/check/v0/<track>/<hash>
|
||||
|
||||
* `<track>` is the update track the user wants to follow (see next section).
|
||||
* `<track>` is the update track the user wants to follow (see previous section).
|
||||
* `<hash>` is the SHA1 hash of the current Dolphin version.
|
||||
|
||||
This returns a JSON object with the following parameters:
|
||||
|
|
Loading…
Reference in New Issue