fix: incorrect file hashes

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2025-12-02 21:15:10 -03:00
parent 3fbfa70a8c
commit 3d44723d14
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
2 changed files with 2 additions and 2 deletions

View file

@ -322,7 +322,7 @@ hash = "ca413dea02cce69c69dccdc525fb0ec013236876eff2d142772c68db3d772d3a"
[[files]] [[files]]
file = "config/inventoryprofilesnext/inventoryprofiles.json" file = "config/inventoryprofilesnext/inventoryprofiles.json"
hash = "a44027e5b5bf7106a7657a84978cbdb46b0d55ac9db0cf77636d4670c4ebfdc3" hash = "ee1719432cb8f7a8368eb59d9603450da50d1b9ff563309dde09352e3ffe8441"
[[files]] [[files]]
file = "config/inventoryprofilesnext/play.thewizard.link/villager-trading-config-v2.json" file = "config/inventoryprofilesnext/play.thewizard.link/villager-trading-config-v2.json"

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 = "af62588eec543a95b55b44c9bbda880895b68c2d8a25b972591ca7c6016592a4" hash = "cb48b54d2bab99c26e66de691030c886dfb0ed5038b1cc0b81b45a97cd1bea40"
[versions] [versions]
fabric = "0.18.0" fabric = "0.18.0"