Update unsuip

This commit is contained in:
2026-03-08 12:57:36 -06:00
parent 58a9999169
commit 3a1d46168d
2 changed files with 3 additions and 3 deletions

View File

@@ -35,7 +35,7 @@
}, },
{ {
"cachedName": "unsup", "cachedName": "unsup",
"cachedVersion": "1.2.0-pre4", "cachedVersion": "1.2.0",
"uid": "com.unascribed.unsup" "uid": "com.unascribed.unsup"
} }
], ],

View File

@@ -5,9 +5,9 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "e17b8be782dd403cfb65a264494e288a7906702e85bf337148d77a722213293f" hash = "d8254f23e283335f9d8cd4d0640afecc67153541e1a2727c1351500a564f6c0c"
[versions] [versions]
forge = "47.4.10" forge = "47.4.10"
minecraft = "1.20.1" minecraft = "1.20.1"
unsup = "1.1.6" unsup = "1.2.0"