mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-06 09:22:31 -05:00
Lavalink bump to 3.2.1_846
This commit is contained in:
@@ -17,7 +17,7 @@ from redbot.core import data_manager
|
|||||||
from .errors import LavalinkDownloadFailed
|
from .errors import LavalinkDownloadFailed
|
||||||
|
|
||||||
JAR_VERSION = "3.2.1"
|
JAR_VERSION = "3.2.1"
|
||||||
JAR_BUILD = 823
|
JAR_BUILD = 846
|
||||||
LAVALINK_DOWNLOAD_URL = (
|
LAVALINK_DOWNLOAD_URL = (
|
||||||
f"https://github.com/Cog-Creators/Lavalink-Jars/releases/download/{JAR_VERSION}_{JAR_BUILD}/"
|
f"https://github.com/Cog-Creators/Lavalink-Jars/releases/download/{JAR_VERSION}_{JAR_BUILD}/"
|
||||||
f"Lavalink.jar"
|
f"Lavalink.jar"
|
||||||
|
|||||||
Reference in New Issue
Block a user