mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
[Audio] Update Lavalink.jar build (#6033)
Co-authored-by: Jakub Kuczys <me@jacken.men>
This commit is contained in:
parent
9681cac820
commit
e1f5d65d16
@ -235,7 +235,7 @@ class LavalinkVersion:
|
||||
|
||||
|
||||
class ServerManager:
|
||||
JAR_VERSION: Final[str] = LavalinkOldVersion("3.4.0", build_number=1350)
|
||||
JAR_VERSION: Final[str] = LavalinkVersion(3, 7, 5)
|
||||
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