Testing_packwiz/plugins/vault.pw.toml
Brendan Golden 3f6f16da62
feat: use github releases for these now
# Conflicts:
#	index.toml
#	pack.toml
#	plugins/essentialsx-antibuild.pw.toml
#	plugins/essentialsx-chat.pw.toml
#	plugins/essentialsx-discord-link.pw.toml
#	plugins/essentialsx-discord.pw.toml
#	plugins/essentialsx-protect.pw.toml
#	plugins/essentialsx-spawn.pw.toml
#	plugins/essentialsx.pw.toml
#	plugins/plugmanx.pw.toml
#	plugins/protocollib.pw.toml
#	plugins/tab.pw.toml
#	plugins/vault.pw.toml
2025-01-16 15:41:54 +00:00

15 lines
378 B
TOML

name = "Vault"
filename = "Vault.jar"
side = "both"
[download]
url = "https://github.com/MilkBowl/Vault/releases/download/1.7.3/Vault.jar"
hash-format = "sha256"
hash = "a6b5ed97f43a5cf5bbaf00a7c8cd23c5afc9bd003f849875af8b36e6cf77d01d"
[update]
[update.github]
branch = "master"
regex = "^.+(?<!-api|-dev|-dev-preshadow|-sources)\\.jar$"
slug = "MilkBowl/Vault"
tag = "1.7.3"