start of test updater
Showing
| ... | ... | @@ -87,7 +87,7 @@ |
| "publish": [ | ||
| { | ||
| "provider": "generic", | ||
| "url": "https://api.moecube.com/downloads" | ||
| "url": "https://api.moecube.com/downloads-test" | ||
| } | ||
| ], | ||
| "extraResources": [ | ||
| ... | ... | @@ -107,7 +107,7 @@ |
| "publish": [ | ||
| { | ||
| "provider": "generic", | ||
| "url": "https://api.moecube.com/downloads" | ||
| "url": "https://api.moecube.com/downloads-test" | ||
| } | ||
| ] | ||
| }, | ||
| ... | ... |
Please register or sign in to comment