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

This commit is contained in:
aikaterna 2024-04-20 18:04:51 -07:00 committed by GitHub
parent 0c9c210dbb
commit b1f331e51f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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