补充 .jar 文件的索引

This commit is contained in:
2026-04-20 23:05:37 +08:00
parent e92f63bffd
commit 159f57f967
2 changed files with 5 additions and 1 deletions

View File

@ -40,6 +40,10 @@ file = "mods/no-chat-reports.pw.toml"
hash = "70d7b2bca719eca2b3a1447228b868abdc633c38121652d49f4e34380c44339d" hash = "70d7b2bca719eca2b3a1447228b868abdc633c38121652d49f4e34380c44339d"
metafile = true metafile = true
[[files]]
file = "mods/pt-skygrid-1.0.0.jar"
hash = "f3b79ad4d43b354c68d57aae3089a663f164eb8451562397a29c98b593996922"
[[files]] [[files]]
file = "mods/simple-voice-chat.pw.toml" file = "mods/simple-voice-chat.pw.toml"
hash = "44acdef628ff0435c751b93100dd1a3dfabd263039003d39b20cb6f35110060f" hash = "44acdef628ff0435c751b93100dd1a3dfabd263039003d39b20cb6f35110060f"

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 = "3749068946096b3a3bf0101a24723ba1e21302882e35c970f8834f5aead039de" hash = "5ed6380ca8c190831e8dd270ff37724eb8ee7d7799a3a41af27a1d769f26cbc8"
[versions] [versions]
fabric = "0.18.5" fabric = "0.18.5"