Fixes hash for Hephaestus

This commit is contained in:
Jordan Adams
2025-12-07 06:08:54 -05:00
parent 33c1ab99e8
commit d6d5779df2
3 changed files with 3 additions and 3 deletions

View File

@@ -626,7 +626,7 @@ metafile = true
[[files]] [[files]]
file = "mods/hephaestus.pw.toml" file = "mods/hephaestus.pw.toml"
hash = "3539f2c6c2845e4fa188ee71f738cdfb6f7d2a5b0a74282cc92382cf20325b0e" hash = "67abb6ad3e303d76b4dae43ac242590b32e1cbd4b5cfb3f8ca9b542048337304"
metafile = true metafile = true
[[files]] [[files]]

View File

@@ -5,4 +5,4 @@ side = "both"
[download] [download]
url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/develop/compileFromSourceMods/Hephaestus-1.20.1-3.6.4.DEV.73436fcbf.jar" url = "https://git.cubicxp.org/cubicxp/RegalitySMP/raw/branch/develop/compileFromSourceMods/Hephaestus-1.20.1-3.6.4.DEV.73436fcbf.jar"
hash-format = "sha256" hash-format = "sha256"
hash = "ee3dacaee8547b6ef709873b86c4a42ef4a6f1bb" hash = "bfbbcb5824cc3bc81018b2fbebb5711b3d7965d28c2278a9b21a8eec495113ed"

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 = "29d3e89137ec623ba6c19b7b67fb095e7c2650972f3fd8c3778afdd5791bece1" hash = "3ce52e3e587858327085d24b542c87026a550391d80fab67987a9584c6411015"
[versions] [versions]
fabric = "0.17.2" fabric = "0.17.2"