mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-22 12:12:53 +08:00
Update lavalink java version (#2347)
* Update lavalink to use java 17 Co-authored-by: Griffen <oliverkjer755@gmai.com>
This commit is contained in:
parent
93c80f8434
commit
3a67c23a90
@ -4,13 +4,13 @@
|
||||
"version": "PTDL_v2",
|
||||
"update_url": null
|
||||
},
|
||||
"exported_at": "2023-05-06T17:07:59+00:00",
|
||||
"exported_at": "2023-07-04T22:10:59+02:00",
|
||||
"name": "Lavalink",
|
||||
"author": "damuffin36@gmail.com",
|
||||
"description": "A standalone audio sending node based on Lavaplayer and Koe. Allows for sending audio without it ever reaching any of your shards.\r\nDescription taken from https:\/\/github.com\/freyacodes\/Lavalink",
|
||||
"features": null,
|
||||
"docker_images": {
|
||||
"ghcr.io\/parkervcp\/yolks:java_11": "ghcr.io\/parkervcp\/yolks:java_11"
|
||||
"ghcr.io\/parkervcp\/yolks:java_17": "ghcr.io\/parkervcp\/yolks:java_17"
|
||||
},
|
||||
"file_denylist": [],
|
||||
"startup": "java -jar Lavalink.jar",
|
||||
@ -28,4 +28,4 @@
|
||||
}
|
||||
},
|
||||
"variables": []
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user