[RAPPS] Update rapps DB location to the new database
[reactos.git] / base / applications / rapps / include / defines.h
index cf04592..d524796 100644 (file)
@@ -30,7 +30,8 @@
 #include "resource.h"
 #include "winmain.h"
 
-#define APPLICATION_DATABASE_URL L"https://rapps.reactos.org/rappmgr.cab"
+#define APPLICATION_DATABASE_URL L"https://rapps.reactos.org/rappmgr2.cab"
+#define APPLICATION_DATABASE_NAME L"rappmgr2.cab"
 #define MAX_STR_LEN              256
 
 enum AppsCategories