feat: added all the missing plugins to the pack
This commit is contained in:
parent
6bb83b62e3
commit
29b43a0640
29 changed files with 478 additions and 4 deletions
15
plugins/vane-admin.pw.toml
Normal file
15
plugins/vane-admin.pw.toml
Normal file
|
@ -0,0 +1,15 @@
|
|||
name = "vane-admin"
|
||||
filename = "vane-admin-1.18.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://github.com/oddlama/vane/releases/download/v1.18.0/vane-admin-1.18.0.jar"
|
||||
hash-format = "sha256"
|
||||
hash = "2e724a139b715a41d524fe21838fac1cadd9562bdf2a7f3ef29b9a8f4acb7ec4"
|
||||
|
||||
[update]
|
||||
[update.github]
|
||||
branch = "main"
|
||||
regex = "vane-admin.*\\.jar$"
|
||||
slug = "oddlama/vane"
|
||||
tag = "v1.18.0"
|
Loading…
Add table
Add a link
Reference in a new issue