Skip to content

Commit

Permalink
updater
Browse files Browse the repository at this point in the history
  • Loading branch information
ELY3M committed Dec 16, 2019
1 parent 70e617e commit 02bef54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/download.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

#define AMS_URL "https://api.github.com/repos/Atmosphere-NX/Atmosphere/releases"
#define HEKATE_URL "https://api.github.com/repos/CTCaer/hekate/releases/latest"
#define APP_URL "https://github.com/ITotalJustice/atmosphere-updater/releases/latest/download/atmosphere-updater.nro"
#define APP_URL "https://github.com/ELY3M/atmosphere-updater---modded-by-ELY-M/releases/latest/download/atmosphere-updater.nro"

int downloadFile(const char *url, const char *output, int api_mode);

Expand Down

0 comments on commit 02bef54

Please sign in to comment.