nvchecker: add vaultwarden{,-web}

This commit is contained in:
George Rawlinson 2021-07-27 01:11:11 +00:00
parent f2ef31ed50
commit 7e5bb58f57
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 12 additions and 0 deletions

View File

@ -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"