Change develop reference to main for identity fix jar

This commit is contained in:
2026-05-08 12:08:39 -04:00
parent 5896aac795
commit 105c0075d5
3 changed files with 3 additions and 3 deletions

View File

@@ -671,7 +671,7 @@ metafile = true
[[files]] [[files]]
file = "mods/identity-fix.pw.toml" file = "mods/identity-fix.pw.toml"
hash = "ca48ffa6cf758af88e0f2870db60b58be05cb75291f8d9271edb6ceb3bb584cf" hash = "771acc72d12a560a1d633213f52348127e0ba9b2cfc74e05c8a0dd21570ed0e6"
metafile = true metafile = true
[[files]] [[files]]

View File

@@ -3,7 +3,7 @@ filename = "identity-2.9.2-1.20.1-fabric.jar"
side = "both" side = "both"
[download] [download]
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/develop/compileFromSourceMods/identity-2.9.2-1.20.1-fabric.jar" url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/main/compileFromSourceMods/identity-2.9.2-1.20.1-fabric.jar"
hash-format = "sha256" hash-format = "sha256"
hash = "cee7e71666d1a59ef046ea90d0f9df0d8b5a9c65f9169e4dc52b1ba7bc7d85de" hash = "cee7e71666d1a59ef046ea90d0f9df0d8b5a9c65f9169e4dc52b1ba7bc7d85de"

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 = "3411be55f33f36c0ee21bca2bfdda7605c07817380297825a3995b8b637bfcdd" hash = "bb98b1355343c8a036b8fcfb50b5f4a1765bd1e513abfc7561388e103d12694b"
[versions] [versions]
fabric = "0.17.3" fabric = "0.17.3"