pack.toml

This commit is contained in:
Xikaro 2023-12-14 05:11:42 +05:00
parent 41663d30dc
commit 29d6fdec18
2 changed files with 5 additions and 1 deletions

View file

@ -664,6 +664,10 @@ hash = "b7f72fbe7cdbca1465d102309276201bfc0835bf7d5058080c1104d9786907fe"
file = "defaultconfigs/tfc-server.toml" file = "defaultconfigs/tfc-server.toml"
hash = "01eadc12d3a496f21816030a21dac074acf3e710b14b12f857a5f59b2c17527d" hash = "01eadc12d3a496f21816030a21dac074acf3e710b14b12f857a5f59b2c17527d"
[[files]]
file = "gitattributes.txt"
hash = "f1c49afdbf5c184940b9d1b0dcb6e070c8ca915a36d6c2b7f5a4c641e1080aea"
[[files]] [[files]]
file = "icon.png" file = "icon.png"
hash = "33ea62d26cca1dac22363338cd27db222ef2fc3319c94332ea3155c7a45fd524" hash = "33ea62d26cca1dac22363338cd27db222ef2fc3319c94332ea3155c7a45fd524"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "3e1598d082e713c6756274c34bbe5c38c3f3e71578d395148c677dc0a8705c82" hash = "02237b2fadfe93caedfb7f244e1c5f9032ae9ca285b57204bc904dac6b054853"
[versions] [versions]
forge = "47.2.6" forge = "47.2.6"