mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
[Audio] Lavalink jar bump (#2750)
This commit is contained in:
parent
33b7652b62
commit
2e58922d01
@ -14,7 +14,7 @@ import aiohttp
|
||||
from redbot.core import data_manager
|
||||
|
||||
JAR_VERSION = "3.2.0.3"
|
||||
JAR_BUILD = 772
|
||||
JAR_BUILD = 796
|
||||
LAVALINK_DOWNLOAD_URL = (
|
||||
f"https://github.com/Cog-Creators/Lavalink-Jars/releases/download/{JAR_VERSION}_{JAR_BUILD}/"
|
||||
f"Lavalink.jar"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user