fixed a missing file causing updates to fail
This commit is contained in:
parent
999fd0f929
commit
7381346e17
3 changed files with 5 additions and 1 deletions
|
@ -143,3 +143,7 @@ metafile = true
|
|||
file = "mods/yungs-api.pw.toml"
|
||||
hash = "5ca8392f7c2a2204723fdd74b7c78f20ca9cf1b4fb9b13604d412e00e824cc5d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "unsup.toml"
|
||||
hash = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"
|
||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "23edf9342134689de1bf0ce16609e18ca5d62cfb6b1517731f6ff345264a328e"
|
||||
hash = "295fb471361ce862d2db12fd0148296a4ffc507404940497eab2a2a952a57df9"
|
||||
|
||||
[versions]
|
||||
fabric = "0.15.7"
|
||||
|
|
0
src/unsup.toml
Normal file
0
src/unsup.toml
Normal file
Loading…
Reference in a new issue