From b524c6480057dccaa3a40e2fde0cd3c8ffb480df Mon Sep 17 00:00:00 2001 From: NullBite Date: Tue, 11 Jul 2023 01:47:51 -0400 Subject: [PATCH] Fix missing hash --- pack.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pack.toml b/pack.toml index 17ebdad..ea5f4a3 100644 --- a/pack.toml +++ b/pack.toml @@ -6,6 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" +hash = "59239013f29df081f09ad50b03e6b6d485c6c1802b1b2cc1541fcf1bb4b5f680" [versions] fabric = "0.14.21"