fixed a missing file causing updates to fail
All checks were successful
Autotagger / Autotagger (push) Successful in 5s
Build / Export Files (push) Successful in 6s

This commit is contained in:
Seaswimmer 2024-03-22 18:02:20 -04:00
parent 999fd0f929
commit 7381346e17
Signed by: cswimr
GPG key ID: B8953EC01E5C4063
3 changed files with 5 additions and 1 deletions

View file

@ -143,3 +143,7 @@ metafile = true
file = "mods/yungs-api.pw.toml"
hash = "5ca8392f7c2a2204723fdd74b7c78f20ca9cf1b4fb9b13604d412e00e824cc5d"
metafile = true
[[files]]
file = "unsup.toml"
hash = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855"

View file

@ -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
View file