nvchecker: add samplebrain

This commit is contained in:
George Rawlinson 2022-09-26 19:14:18 +13:00
parent f0dcc879a7
commit 136bf39374
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 7 additions and 0 deletions

View File

@ -67,6 +67,13 @@ ignored = "v1.3.3"
# gitlab
[samplebrain]
source = "gitlab"
gitlab = "then-try-this/samplebrain"
use_max_tag = true
from_pattern = '(.*)_release'
to_pattern = '\1'
[virtiofsd]
source = "gitlab"
gitlab = "virtio-fs/virtiofsd"