fix hashes

This commit is contained in:
Reid 2026-04-19 17:02:04 -07:00
parent 91ad3693dd
commit 77166f7324
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
2 changed files with 2 additions and 2 deletions

View file

@ -1497,4 +1497,4 @@ metafile = true
[[files]] [[files]]
file = "unsup.ini" file = "unsup.ini"
hash = "a3a86d7831e159c137cb8a75823e4e94c33791c11cb053e679d6baf5ac43a7f1" hash = "b02a4c173367e7aea7e2dc4e41a8eedf602bca5a594012127f68d8e27d6f0b20"

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 = "03e3327eb84c1491ec7105867169f938d1ff9907687001f0d4e4ac37bc52fcd3" hash = "dad4aed7cf14231bb6654f2eb631fcfb60f111ce458efcfcd4c7e9c51d82a679"
[versions] [versions]
minecraft = "1.21.1" minecraft = "1.21.1"