From e3f139b8b00059b10c742a339a6d484f8ebd938b Mon Sep 17 00:00:00 2001 From: Brendan Golden Date: Thu, 8 May 2025 21:45:17 +0100 Subject: [PATCH] fix: tidy up what goes into teh Pack 2 --- index.toml | 8 -------- pack.toml | 2 +- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/index.toml b/index.toml index f55d256..a3cb8ab 100644 --- a/index.toml +++ b/index.toml @@ -1,13 +1,5 @@ hash-format = "sha256" -[[files]] -file = ".forgejo/actions/update_branch/action.yml" -hash = "d766aa4529c72ab0b451e518367bd8b58126697181670248397b13db6ab16cb2" - -[[files]] -file = ".forgejo/workflows/geyser.yml" -hash = "552840ea9426de23a692cd4f0dabef497acff0918d9fac9c074ad7a328cb2df5" - [[files]] file = "plugins/essentialsx-discord.pw.toml" hash = "3980e4f0ba4095425a76680031b9c469eda86845879160c34679d626b531c776" diff --git a/pack.toml b/pack.toml index 6503036..103e991 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "93853b87fdbba621190f0cbacbcee0475f153c3d9eb744a8c2d0c2c4bfad4556" +hash = "7f2fb350c383602605a62cd5d4f9a3ca02a214dfc14cd6e480aca74c949168fa" [versions] minecraft = "1.21.5"