nvchecker: add samplebrain
This commit is contained in:
parent
f0dcc879a7
commit
136bf39374
1 changed files with 7 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue