Skip to content

Commit 02bef54

Browse files
committed
updater
1 parent 70e617e commit 02bef54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

includes/download.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

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

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

0 commit comments

Comments
 (0)