generated from archlinux/template
nvchecker.toml: Use git, requested by devops
This commit is contained in:
parent
8099cbabbe
commit
0a4bd0ccda
@ -1,7 +1,6 @@
|
||||
[linux]
|
||||
source = "github"
|
||||
github = "archlinux/linux"
|
||||
use_max_tag = true
|
||||
source = "git"
|
||||
git = "https://github.com/archlinux/linux.git"
|
||||
include_regex = 'v\d+(\.\d+)*-arch\d+'
|
||||
from_pattern = '-([a-z])'
|
||||
to_pattern = '.\1'
|
||||
|
Loading…
x
Reference in New Issue
Block a user