nvchecker: add furnace
This commit is contained in:
parent
bb6117640c
commit
86cbf1f944
1 changed files with 6 additions and 0 deletions
|
@ -147,6 +147,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
|||
|
||||
# github
|
||||
|
||||
[furnace]
|
||||
source = "github"
|
||||
github = "tildearrow/furnace"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[stumpwm]
|
||||
source = "github"
|
||||
github = "stumpwm/stumpwm"
|
||||
|
|
Loading…
Reference in a new issue