add probejs - fix

This commit is contained in:
Mateusz Słodkowicz 2025-10-17 22:42:22 +02:00
parent 5cfc01a795
commit a983b098f0
Signed by: materus
GPG Key ID: 28D140BCA60B4FD1
3 changed files with 9 additions and 9 deletions

View File

@ -2312,7 +2312,7 @@ metafile = true
[[files]] [[files]]
file = "mods/probejs.pw.toml" file = "mods/probejs.pw.toml"
hash = "e7e6efd8626c87582edb2c04deaa99a2a55a56073cdebcf106f9469657d13136" hash = "5f165c91b50b0c84703f43a661f9fecaa67165f3b793e7c407bc2c4021532d6c"
metafile = true metafile = true
[[files]] [[files]]

View File

@ -1,16 +1,16 @@
name = "ProbeJS" name = "ProbeJS"
filename = "probejs-7.0.0-forge.jar" filename = "probejs-6.0.1-forge.jar"
side = "client" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/JJNYRb4B/versions/oiljyqSe/probejs-7.0.0-forge.jar" hash-format = "sha1"
hash-format = "sha512" hash = "5380211b1c2891f454a136545721526b184d8513"
hash = "b10620235e860ef293be856c05d9f7c50a17813b898f18b4534cbf25c4da4e97494be98e460a98a449f05ba1c10e29d00aca62ac27f72138057cda1e72a22eee" mode = "metadata:curseforge"
[update] [update]
[update.modrinth] [update.curseforge]
mod-id = "JJNYRb4B" file-id = 5227399
version = "oiljyqSe" project-id = 585406
[option] [option]
optional = true optional = true

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 = "39aaa6fe65c02bcb789ac363c8f509da79db011d15d5e87fb911fbe9c3103dfc" hash = "051c7b1809e78ae81d646162b7c4ac34eeb14ccba766318899bda2756cea0b25"
[versions] [versions]
forge = "47.4.8" forge = "47.4.8"