nvchecker: add reshape
This commit is contained in:
parent
476d2923bb
commit
fa6a4ca6ab
1 changed files with 6 additions and 0 deletions
|
@ -136,6 +136,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[reshape]
|
||||||
|
source = "github"
|
||||||
|
github = "fabianlindfors/reshape"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[jless]
|
[jless]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "PaulJuliusMartinez/jless"
|
github = "PaulJuliusMartinez/jless"
|
||||||
|
|
Loading…
Reference in a new issue