nvchecker: add candycrisis
This commit is contained in:
parent
05319a63e0
commit
804396350a
1 changed files with 6 additions and 0 deletions
|
@ -1778,6 +1778,12 @@ github = "andrewchambers/bupstash"
|
||||||
use_max_tag = true
|
use_max_tag = true
|
||||||
prefix = "v"
|
prefix = "v"
|
||||||
|
|
||||||
|
[candycrisis]
|
||||||
|
source = "github"
|
||||||
|
github = "jorio/CandyCrisis"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[billy-frontier]
|
[billy-frontier]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "jorio/BillyFrontier"
|
github = "jorio/BillyFrontier"
|
||||||
|
|
Loading…
Reference in a new issue