From 647f9102ef6ac32c6674bdcd8a913496e9165ea7 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Fri, 22 Mar 2024 16:15:36 -0400 Subject: [PATCH] fixed update not applying --- src/index.toml | 5 ----- src/pack.toml | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/src/index.toml b/src/index.toml index 9891644..09f6d6d 100644 --- a/src/index.toml +++ b/src/index.toml @@ -35,11 +35,6 @@ file = "mods/fabric-language-kotlin.pw.toml" hash = "d74850aaf1ed5a53805d523aa2b624f58c43813446be0b6c066a599c80d704e6" metafile = true -[[files]] -file = "mods/goml-reserved.pw.toml" -hash = "848d0e5b03f9e9c674931da4e1b14fd837cd82ee022375d2769eded98b0219a9" -metafile = true - [[files]] file = "mods/huskhomes-v4-6-1.pw.toml" hash = "619868e1f85d0ccf71bbe9918a8cdd1ed06e232ffb169d6ef336a0188a4f0035" diff --git a/src/pack.toml b/src/pack.toml index 8660cc4..26431c8 100644 --- a/src/pack.toml +++ b/src/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "c8a46dba0216450c51ffe1596c75c7455dee335a5d9cba59968b6b74e8dfa898" +hash = "e328bf14930392fc7cb329284d1128ae3cc7eb9749dc69b3b5b71050d081a7e3" [versions] fabric = "0.15.7"