feat: updated base minecraft version

This commit is contained in:
silver 2025-05-08 22:03:36 +01:00
parent c40fbb427c
commit 0dead8041d
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
14 changed files with 63 additions and 63 deletions

View file

@ -1,15 +1,15 @@
name = "TAB"
filename = "TAB.v5.0.3.jar"
filename = "TAB.v5.2.0.jar"
side = "both"
[download]
url = "https://github.com/NEZNAMY/TAB/releases/download/5.0.3/TAB.v5.0.3.jar"
url = "https://github.com/NEZNAMY/TAB/releases/download/5.2.0/TAB.v5.2.0.jar"
hash-format = "sha256"
hash = "6a31e5ba7f1852296a1ff663d8d6be60ff226cb44f851d3f466595c3e6fb0798"
hash = "6fc1c1766e23885cdf09fc3febd8ce2b92214f7df5fdd5eb3dd9ac83610a9fc3"
[update]
[update.github]
branch = "master"
regex = "^.+(?<!-api|-dev|-dev-preshadow|-sources)\\.jar$"
slug = "NEZNAMY/TAB"
tag = "5.0.3"
tag = "5.2.0"