Change jars to target main branch instead of develop for download url
This commit is contained in:
@@ -3,6 +3,6 @@ filename = "configurablespawnrates-1.0-SNAPSHOT.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/develop/compileFromSourceMods/configurablespawnrates-1.0-SNAPSHOT.jar"
|
||||
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/configurablespawnrates-1.0-SNAPSHOT.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "ad0c0a96f1e8e7353f07fd8961472d94521c6ee3d8b8c1b88652eeff62f999b3"
|
||||
|
||||
@@ -3,6 +3,6 @@ filename = "starbidous-portal-linking-fabric-1.0.0+1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/develop/compileFromSourceMods/starbidous-portal-linking-fabric-1.0.0.jar"
|
||||
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/starbidous-portal-linking-fabric-1.0.0.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "f12699102e2692f88c6782fbbdac130aa8a11b548876a75a429f68f81eb3d0fa"
|
||||
|
||||
Reference in New Issue
Block a user