nvchecker: add vaultwarden{,-web}
This commit is contained in:
parent
f2ef31ed50
commit
7e5bb58f57
1 changed files with 12 additions and 0 deletions
|
@ -51,6 +51,18 @@ prefix = "r"
|
|||
|
||||
# github
|
||||
|
||||
[vaultwarden]
|
||||
source = "github"
|
||||
github = "dani-garcia/vaultwarden"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[vaultwarden-web]
|
||||
source = "github"
|
||||
github = "dani-garcia/bw_web_builds"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[dust]
|
||||
source = "github"
|
||||
github = "bootandy/dust"
|
||||
|
|
Loading…
Reference in a new issue