feat: added all the missing plugins to the pack

This commit is contained in:
silver 2025-05-09 00:16:48 +01:00
parent 6bb83b62e3
commit 29b43a0640
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
29 changed files with 478 additions and 4 deletions

View file

@ -0,0 +1,15 @@
name = "vane-bedtime"
filename = "vane-bedtime-1.18.0.jar"
side = "both"
[download]
url = "https://github.com/oddlama/vane/releases/download/v1.18.0/vane-bedtime-1.18.0.jar"
hash-format = "sha256"
hash = "391fbfe49d7d12d0618cec0c897c40ec079f535d545d30045ce5953511218430"
[update]
[update.github]
branch = "main"
regex = "vane-bedtime.*\\.jar$"
slug = "oddlama/vane"
tag = "v1.18.0"