[Audio] Update Lavalink.jar build (#6305)

This commit is contained in:
aikaterna 2024-03-17 17:38:00 -07:00 committed by GitHub
parent 8c2976504a
commit 3a81e8327f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -264,7 +264,7 @@ class LavalinkVersion:
class ServerManager:
JAR_VERSION: Final[str] = LavalinkVersion(3, 7, 8)
JAR_VERSION: Final[str] = LavalinkVersion(3, 7, 11)
LAVALINK_DOWNLOAD_URL: Final[str] = (
"https://github.com/Cog-Creators/Lavalink-Jars/releases/download/"
f"{JAR_VERSION}/"