16 lines
408 B
TOML
16 lines
408 B
TOML
|
name = "ProtocolLib"
|
||
|
filename = "ProtocolLib.jar"
|
||
|
side = "both"
|
||
|
|
||
|
[download]
|
||
|
url = "https://github.com/dmulloy2/ProtocolLib/releases/download/5.3.0/ProtocolLib.jar"
|
||
|
hash-format = "sha256"
|
||
|
hash = "a91028876b974f870e1ac90cb433a1a4cb06930a39f2c0edc50d6165e26e940d"
|
||
|
|
||
|
[update]
|
||
|
[update.github]
|
||
|
branch = "master"
|
||
|
regex = "^.+(?<!-api|-dev|-dev-preshadow|-sources)\\.jar$"
|
||
|
slug = "dmulloy2/ProtocolLib"
|
||
|
tag = "5.3.0"
|