[V3 Audio] update Lavalink build (#1427)

This commit is contained in:
Adam 2018-03-13 01:48:13 -04:00 committed by palmtree5
parent 22a342d36d
commit 16da9f52ac

View File

@ -8,7 +8,7 @@ from .manager import start_lavalink_server
from discord.ext import commands from discord.ext import commands
from redbot.core.data_manager import cog_data_path from redbot.core.data_manager import cog_data_path
LAVALINK_BUILD = 3065 LAVALINK_BUILD = 3112
LAVALINK_BUILD_URL = ( LAVALINK_BUILD_URL = (
"https://ci.fredboat.com/repository/download/" "https://ci.fredboat.com/repository/download/"
"Lavalink_Build/{}:id/Lavalink.jar?guest=1" "Lavalink_Build/{}:id/Lavalink.jar?guest=1"