Changed branch from dev to develop (the actual name of the branch), I am so silly

This commit is contained in:
JordanPlayz158
2024-08-24 15:48:03 -04:00
parent ed45ef3642
commit 80c159fa6e
3 changed files with 3 additions and 3 deletions

View File

@@ -537,7 +537,7 @@ metafile = true
[[files]] [[files]]
file = "mods/gravestones.pw.toml" file = "mods/gravestones.pw.toml"
hash = "193baaaccd09fe31fdff82eba175ec39c404ed415b9b90e8f0700df9620279dc" hash = "550c277150d1dcd6c3790dab16b12f40b545c8c84f941168f9b3b689c42337d1"
metafile = true metafile = true
[[files]] [[files]]

View File

@@ -2,6 +2,6 @@ name = "gravestones"
filename = "gravestones-v1.15.jar" filename = "gravestones-v1.15.jar"
[download] [download]
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/dev/compileFromSourceMods/gravestones-v1.15.jar" url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/develop/compileFromSourceMods/gravestones-v1.15.jar"
hash-format = "sha256" hash-format = "sha256"
hash = "edc168b00a77c102f38e9ce07ffbaf6694f7c0da567a83ad47b7dd7c8e14d20b" hash = "edc168b00a77c102f38e9ce07ffbaf6694f7c0da567a83ad47b7dd7c8e14d20b"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "68f679eb4513053ef1865d3713c276bca41373122b5b1ae305b8b83fa4fd52c5" hash = "5c883b8237898f119a0308b32dc9dc4362b22745506febd71556490634a71494"
[versions] [versions]
fabric = "0.15.11" fabric = "0.15.11"