nvchecker: add gum
This commit is contained in:
parent
2ae24e6c8b
commit
4a3afb17a9
1 changed files with 6 additions and 0 deletions
|
@ -510,6 +510,12 @@ github = "cocodelabs/znc-palaver"
|
||||||
use_max_tag = true
|
use_max_tag = true
|
||||||
prefix = "v"
|
prefix = "v"
|
||||||
|
|
||||||
|
[gum]
|
||||||
|
source = "github"
|
||||||
|
github = "charmbracelet/gum"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[soft-serve]
|
[soft-serve]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "charmbracelet/soft-serve"
|
github = "charmbracelet/soft-serve"
|
||||||
|
|
Loading…
Reference in a new issue