From dcf3691206524b12625971a483a4d669dd6b31ba Mon Sep 17 00:00:00 2001 From: endigma Date: Sat, 30 Apr 2022 21:28:48 -0300 Subject: [PATCH] fix fancymenu toml hash --- index.toml | 2 +- pack.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.toml b/index.toml index 4c5da74..d009707 100644 --- a/index.toml +++ b/index.toml @@ -520,7 +520,7 @@ metafile = true [[files]] file = "mods/fancymenu-fabric.toml" -hash = "1aac5c32e136809da9490a97f696d0997c541cde7264a742bee04699c8b87633" +hash = "b3ebc3c612d21a9d98a9185dd3b9d9c273a9318e9605d0fc855ff65ba9686064" metafile = true [[files]] diff --git a/pack.toml b/pack.toml index 8d92733..5656ab5 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.0.0" [index] file = "index.toml" hash-format = "sha256" -hash = "047d0cf77b5d57cac102ce0936a1943ddd0b0d8c78032877359e4a71d0fc2c1e" +hash = "46afa98cef72d65e890a623d52b71ad48947f4d1971973f34b4a23402b8221cb" [versions] fabric = "0.13.3"