diff --git a/.packwizignore b/.packwizignore index 16079aa..d210e60 100644 --- a/.packwizignore +++ b/.packwizignore @@ -4,6 +4,7 @@ docs/ overlay/ *.jar +*.sha256 packwiz.json Makefile @@ -13,3 +14,4 @@ LICENSE .dockerignore .envrc .github +.releaserc diff --git a/pack.toml b/pack.toml index e7c2c9e..801f24e 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "9ca6f7726fc5ce313cf4c85d14074859a3cf72b746693e2beb396267b7769147" +hash = "408c760313fcb3d0e2d8a4e8c6390a2b4b4748841aed666d4e9e951e04b76146" [versions] minecraft = "1.20.1"