Lavalink bump to 3.2.1_846

This commit is contained in:
Michael H
2019-11-05 05:28:34 -05:00
parent 1c648abea2
commit 989e16b20b

View File

@@ -17,7 +17,7 @@ from redbot.core import data_manager
from .errors import LavalinkDownloadFailed
JAR_VERSION = "3.2.1"
JAR_BUILD = 823
JAR_BUILD = 846
LAVALINK_DOWNLOAD_URL = (
f"https://github.com/Cog-Creators/Lavalink-Jars/releases/download/{JAR_VERSION}_{JAR_BUILD}/"
f"Lavalink.jar"