Fix some vers
This commit is contained in:
parent
d4a8d9e2d5
commit
e28b5b676f
|
@ -372,7 +372,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/oh-the-trees-youll-grow.pw.toml"
|
||||
hash = "545ab0dd496c749e117965dbb8ff522705c9387a024177faf49bbd0bc6c3e496"
|
||||
hash = "d8ed509c1738a633c9cd2aea2a271b97c6b843ca2053db15539335474965eec0"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
@ -397,7 +397,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/reeses-sodium-options.pw.toml"
|
||||
hash = "52b12f03270bc9a7b2113a722062776e04e1c7a51c6b0102467419fbe73ae87e"
|
||||
hash = "375ae78c4e4cb43a9a172f6866de6011d4d01eaaede76d23a38a157663e43ff2"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -4,8 +4,8 @@ side = "server"
|
|||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/g8NOG5OR/versions/juYotd9T/Oh-The-Trees-Youll-Grow-fabric-1.21.1-5.0.11.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "e6f870879a480350ee6141556fe892d84d3e00d7f0316d181f9f6d7714739d7e"
|
||||
hash-format = "sha512"
|
||||
hash = "b47f3a02dbc78bd4584d66ed0b78d703f30944d41fc80a6131979df546959126a281e6e9765fb4be7658dcae01ca825fc98a071aeeb4b52581c37ba03f1b02d5"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
name = "Reese's Sodium Options"
|
||||
filename = "reeses-sodium-options-fabric-1.8.3+mc1.21.4.jar"
|
||||
filename = "reeses-sodium-options-fabric-1.8.0+mc1.21.3.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Bh37bMuy/versions/KoUrx3jJ/reeses-sodium-options-fabric-1.8.3%2Bmc1.21.4.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "b42fc0424050f076c8e1f77b7549e48ec6e07605fbf868ed5d0ef47848665dd2"
|
||||
url = "https://cdn.modrinth.com/data/Bh37bMuy/versions/4sugrjBi/reeses-sodium-options-fabric-1.8.0%2Bmc1.21.3.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "d75be4d00704e714ce335b8b7c42f662c48d6f133508e095bcea12651853a2aa68ca33d4b096bfc9d86e9dbfb43d86fb741180174d4700b396ffdb0c7c6543e9"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Bh37bMuy"
|
||||
version = "KoUrx3jJ"
|
||||
version = "4sugrjBi"
|
||||
|
|
Loading…
Reference in a new issue