mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
[Audio] Update Lavalink.jar build (#5085)
This commit is contained in:
parent
b630e71d08
commit
f0dab50097
@ -24,7 +24,7 @@ from .utils import task_callback
|
||||
_ = Translator("Audio", pathlib.Path(__file__))
|
||||
log = logging.getLogger("red.Audio.manager")
|
||||
JAR_VERSION: Final[str] = "3.3.2.3"
|
||||
JAR_BUILD: Final[int] = 1212
|
||||
JAR_BUILD: Final[int] = 1233
|
||||
LAVALINK_DOWNLOAD_URL: Final[str] = (
|
||||
"https://github.com/Cog-Creators/Lavalink-Jars/releases/download/"
|
||||
f"{JAR_VERSION}_{JAR_BUILD}/"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user