Update dependencies for 1.19.1 support (#3440)

This commit is contained in:
Luck 2022-08-03 20:14:14 +01:00
parent ad08b158f7
commit 55d291f975
No known key found for this signature in database
GPG Key ID: EFA9B3EC5FD90F8B

View File

@ -71,21 +71,21 @@ public enum Dependency {
ADVENTURE_PLATFORM(
"me{}lucko",
"adventure-platform-api",
"4.11.1",
"4.11.2",
"zCnxNgosme++TsheFaL+YHdtRIrp+oJhUiI8awsKgfQ=",
Relocation.of("adventure", "net{}kyori{}adventure")
),
ADVENTURE_PLATFORM_BUKKIT(
"me{}lucko",
"adventure-platform-bukkit",
"4.11.1",
"+xpPjOz1YkhB2Dq8JDNPcKOm4IUijolg10a2x+ISpBc=",
"4.11.2",
"mrtYZvt00GH4oejuBJ2QEbFkmz1F+PGmthPwroSxCgo=",
Relocation.of("adventure", "net{}kyori{}adventure")
),
ADVENTURE_PLATFORM_BUNGEECORD(
"me{}lucko",
"adventure-platform-bungeecord",
"4.11.1",
"4.11.2",
"+WUdRdZ6qkacw3ha/R3ayLx46soMywGe70Zmnw4yha8=",
Relocation.of("adventure", "net{}kyori{}adventure")
),
@ -128,8 +128,8 @@ public enum Dependency {
COMMODORE(
"me{}lucko",
"commodore",
"2.0",
"5pPvU2MFRK4doXDOG8UKTp1y7D7uuTfiPglTosUh4zk=",
"2.1",
"5rh0Z8KtRo4JiSyMc1++48a6z8Aq60DVZ4Nr9FpgQLY=",
Relocation.of("commodore", "me{}lucko{}commodore")
),
COMMODORE_FILE(