mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
[Audio] Update yt source version (#6424)
This commit is contained in:
parent
5bbced5b0d
commit
54a29174ea
@ -299,7 +299,7 @@ class LavalinkVersion:
|
|||||||
|
|
||||||
class ServerManager:
|
class ServerManager:
|
||||||
JAR_VERSION: Final[str] = LavalinkVersion(3, 7, 11, red=3)
|
JAR_VERSION: Final[str] = LavalinkVersion(3, 7, 11, red=3)
|
||||||
YT_PLUGIN_VERSION: Final[str] = "1.5.1"
|
YT_PLUGIN_VERSION: Final[str] = "1.5.2"
|
||||||
|
|
||||||
LAVALINK_DOWNLOAD_URL: Final[str] = (
|
LAVALINK_DOWNLOAD_URL: Final[str] = (
|
||||||
"https://github.com/Cog-Creators/Lavalink-Jars/releases/download/"
|
"https://github.com/Cog-Creators/Lavalink-Jars/releases/download/"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user