From 5c38c628061a03a083795e3339b0a5256a91dd7c Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Sat, 27 Jul 2024 14:18:39 +0200 Subject: [PATCH] test --- index.toml | 4 ++++ pack.toml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/index.toml b/index.toml index 67ef0f6..b8d521f 100644 --- a/index.toml +++ b/index.toml @@ -1,5 +1,9 @@ hash-format = "sha256" +[[files]] +file = ".forgejo/workflows/update-wiki.yaml" +hash = "51366eb1f4d50db1b723513f2e5fe7e1982c6ce8a3807cfc56954a4280f861ab" + [[files]] file = "config/Hexerei-client.toml" hash = "7d12c0046fcaea165680eb9842fc06de03e832d93c2aa218286616bb29738501" diff --git a/pack.toml b/pack.toml index 522bea5..10f7b87 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 = "0c13f08ebac257e82a5feae8199c523e0236ee79ab8c7e1953f7c02f7c389a4d" +hash = "fd0e032819c232df1678fc53a6ef591a0f3d89b22a52c0098d880253b2cbee3d" [versions] forge = "47.3.0"