fix hashes (i think)
All checks were successful
/ build (push) Successful in 8s

This commit is contained in:
Soph :3 2025-09-30 14:09:11 +03:00
parent d8853eb361
commit 427969df2c
2 changed files with 2 additions and 2 deletions

View file

@ -78,7 +78,7 @@ metafile = true
[[files]] [[files]]
file = "mods/chunky.pw.toml" file = "mods/chunky.pw.toml"
hash = "b1da0afe23273616b36e2c6d815819ea43ff3847db20639067cfa8e13e930753" hash = "d7bf322a76167250e976b884602ebc1e6115b77ee3b4f4eaf07577e97352af18"
metafile = true metafile = true
[[files]] [[files]]

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 = "57dffda26e4dfbef6b98038b26aa70084f60329cdba8f10fabc13fdc56431cbe" hash = "568b9aadb1f4e3682b592cd124aa4bccd6502e8c04a64f25ef2c771fd82a8612"
[versions] [versions]
fabric = "0.17.2" fabric = "0.17.2"