We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70e617e commit 02bef54Copy full SHA for 02bef54
1 file changed
includes/download.h
@@ -3,7 +3,7 @@
3
4
#define AMS_URL "https://api.github.com/repos/Atmosphere-NX/Atmosphere/releases"
5
#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"
+#define APP_URL "https://github.com/ELY3M/atmosphere-updater---modded-by-ELY-M/releases/latest/download/atmosphere-updater.nro"
7
8
int downloadFile(const char *url, const char *output, int api_mode);
9
0 commit comments