Change jars to target main branch instead of develop for download url

This commit is contained in:
JordanPlayz158
2025-04-01 03:45:22 -04:00
parent 19141aa304
commit 0db1e12488
2 changed files with 2 additions and 2 deletions

View File

@@ -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"

View File

@@ -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"