Skip to content

Commit bf5aadb

Browse files
committed
Fixed invalid hash
1 parent 4ea0970 commit bf5aadb

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

index.toml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,6 @@ file = "datapacks/pigeons-poke-pack.pw.toml"
5555
hash = "03c4085c8644d6578c7f809753f1180e47ecd7a1742667cbd1eb132ad2a48969"
5656
metafile = true
5757

58-
[[files]]
59-
file = "index.html"
60-
hash = "b2aa6e31d74f5bc22faeb2284996cd99fa8600c7eb08cc71125b5d0ec83c1f70"
61-
6258
[[files]]
6359
file = "mods/3dskinlayers.pw.toml"
6460
hash = "7a753ad3aa3b7d586383884fb59cf8cf8c7a5ebbcf17f29478cd48c580cae542"
@@ -76,7 +72,7 @@ metafile = true
7672

7773
[[files]]
7874
file = "mods/athena-ctm.pw.toml"
79-
hash = "0dc6b099b0bdf70ce41e2ed30e70d6b5cba93d127d6b3f9e455566c4c1b65ff2"
75+
hash = "d2a86312ce8aeff00586860adbe0cc52752e0d7f023621a898088fc62d546cd0"
8076
metafile = true
8177

8278
[[files]]

pack.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
66
[index]
77
file = "index.toml"
88
hash-format = "sha256"
9-
hash = "7b8dc0c0519d6d0243324bdd6f680adfc02332cdb4ab6d5224861b579f721ac3"
9+
hash = "b1e9369158fde9b8ed795fe465efb4c8664592951fb03f2dcd3c3a8caac39045"
1010

1111
[versions]
1212
fabric = "0.16.13"

0 commit comments

Comments
 (0)