nvchecker: add single-file

This commit is contained in:
George Rawlinson 2021-08-26 07:40:30 +00:00
parent 305ec33cb6
commit b7019a5a51
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -84,6 +84,12 @@ use_max_tag = true
prefix = "v"
exclude_regex = "^.*(rc).*$"
[single-file]
source = "github"
github = "gildas-lormeau/SingleFile"
use_max_tag = true
prefix = "v"
[drone]
source = "github"
github = "drone/drone"