nvchecker: add git-test

This commit is contained in:
George Rawlinson 2021-07-27 22:34:01 +00:00
parent 8e516eb9eb
commit e411df0e75
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -47,6 +47,12 @@ prefix = "r"
# github
[git-test]
source = "github"
github = "spotify/git-test"
use_max_tag = true
prefix = "v"
[vaultwarden]
source = "github"
github = "dani-garcia/vaultwarden"