[c] pin and downgrade frozenlib
This commit is contained in:
parent
1396b1ccd5
commit
d6f43d17f8
3 changed files with 7 additions and 6 deletions
|
@ -315,7 +315,7 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/frozenlib.pw.toml"
|
file = "mods/frozenlib.pw.toml"
|
||||||
hash = "0aab95585cd52ca54a583aa5db53395633cd88bbc309a2b09f45d623771241c2"
|
hash = "daf5aad4f1043271293df80bbbe0d244cf63c151f000efd18bb7ea0295179a28"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
|
|
@ -1,13 +1,14 @@
|
||||||
name = "FrozenLib"
|
name = "FrozenLib"
|
||||||
filename = "FrozenLib-1.7.2-Fabric+1.20.1.jar"
|
filename = "FrozenLib-1.6.1-Fabric+1.20.1.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
pin = true
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/9KawNmQc/versions/rRB2SAPV/FrozenLib-1.7.2-Fabric%2B1.20.1.jar"
|
url = "https://cdn.modrinth.com/data/9KawNmQc/versions/UVgf3epP/FrozenLib-1.6.1-Fabric%2B1.20.1.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "523150fd38943be9f76c50d3a30bafc39ab86d58"
|
hash = "f8fde05d96037d61bcf51c6b5a248cd9d8a81ea8"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.modrinth]
|
||||||
mod-id = "9KawNmQc"
|
mod-id = "9KawNmQc"
|
||||||
version = "rRB2SAPV"
|
version = "UVgf3epP"
|
||||||
|
|
|
@ -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 = "dd04d19a0740d7d051dfaa8612daf4a2ed30e7d20793ca7f6a6d30683a217a4f"
|
hash = "ed741fe88a5994dd19413c3d010e267b44d7e91c725744f37c8664994e8d2f9e"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
|
Loading…
Reference in a new issue