mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-05 17:02:32 -05:00
(cherry picked from commit 17d24b28f1)
Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>
Co-authored-by: aikaterna <20862007+aikaterna@users.noreply.github.com>
This commit is contained in:
@@ -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] = 1233
|
||||
JAR_BUILD: Final[int] = 1238
|
||||
LAVALINK_DOWNLOAD_URL: Final[str] = (
|
||||
"https://github.com/Cog-Creators/Lavalink-Jars/releases/download/"
|
||||
f"{JAR_VERSION}_{JAR_BUILD}/"
|
||||
|
||||
Reference in New Issue
Block a user