mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-25 14:05:39 -04:00
update to https
This commit is contained in:
parent
519cc2fd6c
commit
dcea8f342e
@ -93,17 +93,13 @@ repositories {
|
||||
name "Mobius Repo"
|
||||
url "http://mobiusstrip.eu/maven"
|
||||
}
|
||||
maven {
|
||||
name "CB Repo"
|
||||
url "http://chickenbones.net/maven"
|
||||
}
|
||||
maven {
|
||||
name = "ic2"
|
||||
url = "http://maven.ic2.player.to/"
|
||||
url = "https://maven.ic2.player.to/"
|
||||
}
|
||||
maven {
|
||||
name = "gt"
|
||||
url = "http://gregtech.overminddl1.com/"
|
||||
url = "https://gregtech.overminddl1.com/"
|
||||
}
|
||||
ivy {
|
||||
name 'gtnh_download_source'
|
||||
|
Loading…
x
Reference in New Issue
Block a user