1
0
mirror of https://github.com/SKCraft/Launcher.git synced 2024-11-24 12:16:28 +01:00

Updated maven_repos.json

https://central.maven.org/ now forces users to use https://repo1.maven.org
This commit is contained in:
Wyatt Childers 2016-01-12 22:29:09 -05:00
parent 7640824e82
commit 8ab5a647af

View File

@ -1,5 +1,5 @@
[
"https://libraries.minecraft.net/",
"https://central.maven.org/maven2/",
"https://repo1.maven.org/maven2/",
"http://maven.apache.org/"
]
]