From 427969df2c3568318f953b7126db5cbb5fa4c1d4 Mon Sep 17 00:00:00 2001 From: yourfriendoss Date: Tue, 30 Sep 2025 14:09:11 +0300 Subject: [PATCH] fix hashes (i think) --- modpack/index.toml | 2 +- modpack/pack.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modpack/index.toml b/modpack/index.toml index f94750f..bb92799 100644 --- a/modpack/index.toml +++ b/modpack/index.toml @@ -78,7 +78,7 @@ metafile = true [[files]] file = "mods/chunky.pw.toml" -hash = "b1da0afe23273616b36e2c6d815819ea43ff3847db20639067cfa8e13e930753" +hash = "d7bf322a76167250e976b884602ebc1e6115b77ee3b4f4eaf07577e97352af18" metafile = true [[files]] diff --git a/modpack/pack.toml b/modpack/pack.toml index 8a4bcfd..0b5bd1a 100644 --- a/modpack/pack.toml +++ b/modpack/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "57dffda26e4dfbef6b98038b26aa70084f60329cdba8f10fabc13fdc56431cbe" +hash = "568b9aadb1f4e3682b592cd124aa4bccd6502e8c04a64f25ef2c771fd82a8612" [versions] fabric = "0.17.2"