Update voice chat

This commit is contained in:
Mateusz Słodkowicz 2025-09-20 15:40:54 +02:00
parent fc338ff8f0
commit 9c3df6a44d
Signed by: materus
SSH Key Fingerprint: SHA256:rzVduzTiiszuYfLPYD0SDZV+g8lxhpcRgpbOZA1X0Uo
3 changed files with 6 additions and 6 deletions

View File

@ -2400,7 +2400,7 @@ metafile = true
[[files]] [[files]]
file = "mods/simple-voice-chat.pw.toml" file = "mods/simple-voice-chat.pw.toml"
hash = "24f0481850128deeaa413acb5b68f370c174000e557f407c9156d6f47189f895" hash = "f62af5ab636c96e8915bb896ce4092b14b0c3a94a1d89af33853af20b1877f9d"
metafile = true metafile = true
[[files]] [[files]]

View File

@ -1,13 +1,13 @@
name = "Simple Voice Chat" name = "Simple Voice Chat"
filename = "voicechat-forge-1.20.1-2.6.3.jar" filename = "voicechat-forge-1.20.1-2.6.4.jar"
side = "both" side = "both"
[download] [download]
url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/w1kGy1iJ/voicechat-forge-1.20.1-2.6.3.jar" url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/kW0VZueh/voicechat-forge-1.20.1-2.6.4.jar"
hash-format = "sha512" hash-format = "sha512"
hash = "97bdb378be4d379ad66c73c2fadd6758408d90caaf05285e43608718c4b087157a9c9a477a15b46946dae3d30c96a2e286990e130e5eb4cf8a83a2daf4f97800" hash = "2ce9709257912a3c2341d7765bc1c74a11be4f5029274fd54103c87c0488197a2d5afad1e52c8effd997b7fce61f9c1ec1dc8e15d74e7132e2be81b2006d0b36"
[update] [update]
[update.modrinth] [update.modrinth]
mod-id = "9eGKb6K1" mod-id = "9eGKb6K1"
version = "w1kGy1iJ" version = "kW0VZueh"

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 = "a572d32632d4988c0f479081a1b86550f1dd62b89e1eadb77c9a99fc3ef1f834" hash = "a8502e31be8775813cc76a3ec873461aa1be96f9356a34ae96157683bf083f20"
[versions] [versions]
forge = "47.4.8" forge = "47.4.8"