update to https

This commit is contained in:
bombcar 2021-12-02 12:58:46 -06:00
parent 519cc2fd6c
commit dcea8f342e

View File

@ -93,17 +93,13 @@ repositories {
name "Mobius Repo" name "Mobius Repo"
url "http://mobiusstrip.eu/maven" url "http://mobiusstrip.eu/maven"
} }
maven {
name "CB Repo"
url "http://chickenbones.net/maven"
}
maven { maven {
name = "ic2" name = "ic2"
url = "http://maven.ic2.player.to/" url = "https://maven.ic2.player.to/"
} }
maven { maven {
name = "gt" name = "gt"
url = "http://gregtech.overminddl1.com/" url = "https://gregtech.overminddl1.com/"
} }
ivy { ivy {
name 'gtnh_download_source' name 'gtnh_download_source'