From 13a1afb2ce6365ad0d262cd2ae26e75353e002a4 Mon Sep 17 00:00:00 2001 From: Wroclaw Date: Sat, 2 Apr 2022 18:02:50 +0200 Subject: [PATCH] fix README.md filename typo --- RENAME.md => README.md | 0 index.toml | 6 +----- pack.toml | 2 +- 3 files changed, 2 insertions(+), 6 deletions(-) rename RENAME.md => README.md (100%) diff --git a/RENAME.md b/README.md similarity index 100% rename from RENAME.md rename to README.md diff --git a/index.toml b/index.toml index e658371..1e831af 100644 --- a/index.toml +++ b/index.toml @@ -1,9 +1,5 @@ hash-format = "sha256" -[[files]] -file = "RENAME.md" -hash = "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" - [[files]] file = "config/appleskin.json5" hash = "ae87f2d1b38dfd4b1e0767dfeb539261deaaf4fd2eb73692afcbaac7147855b9" @@ -223,4 +219,4 @@ metafile = true [[files]] file = "options.txt" -hash = "78b1ced7e50993bbd0008465d711f3b3f164f6922d1e4bf06f933478754086d0" +hash = "3f6ffc5a88f8ae3c983529484757570f8ceaaf00b458e8d64cc1b9dcfb8d0efd" diff --git a/pack.toml b/pack.toml index 2a0a999..5ec0c5f 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.0.0" [index] file = "index.toml" hash-format = "sha256" -hash = "9926c95b1798351f136dd15495bad4bc035f305d29dcd5db277fb19db4621323" +hash = "910c2e7443f3f3ac95acc4c1e5489f8e18b71f85b660b369dbfc64d41abd1b26" [versions] fabric = "0.13.3"