fix fancymenu toml hash

This commit is contained in:
endigma 2022-04-30 21:28:48 -03:00
parent eed09e57c0
commit dcf3691206
Signed by: endigma
GPG Key ID: 915867AD1D297D9F
2 changed files with 2 additions and 2 deletions

View File

@ -520,7 +520,7 @@ metafile = true
[[files]] [[files]]
file = "mods/fancymenu-fabric.toml" file = "mods/fancymenu-fabric.toml"
hash = "1aac5c32e136809da9490a97f696d0997c541cde7264a742bee04699c8b87633" hash = "b3ebc3c612d21a9d98a9185dd3b9d9c273a9318e9605d0fc855ff65ba9686064"
metafile = true metafile = true
[[files]] [[files]]

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.0.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "047d0cf77b5d57cac102ce0936a1943ddd0b0d8c78032877359e4a71d0fc2c1e" hash = "46afa98cef72d65e890a623d52b71ad48947f4d1971973f34b4a23402b8221cb"
[versions] [versions]
fabric = "0.13.3" fabric = "0.13.3"