mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
[Audio] Update Lavalink.jar build (#6340)
This commit is contained in:
parent
ad9e00d1d9
commit
1c863c7b3b
@ -294,7 +294,7 @@ class LavalinkVersion:
|
||||
|
||||
|
||||
class ServerManager:
|
||||
JAR_VERSION: Final[str] = LavalinkVersion(3, 7, 11)
|
||||
JAR_VERSION: Final[str] = LavalinkVersion(3, 7, 11, red=2)
|
||||
LAVALINK_DOWNLOAD_URL: Final[str] = (
|
||||
"https://github.com/Cog-Creators/Lavalink-Jars/releases/download/"
|
||||
f"{JAR_VERSION}/"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user