nvchecker: add melt
This commit is contained in:
parent
8d1e48b8aa
commit
fc54d88416
1 changed files with 6 additions and 0 deletions
|
@ -185,6 +185,12 @@ github = "lotabout/skim"
|
||||||
use_max_tag = true
|
use_max_tag = true
|
||||||
prefix = "v"
|
prefix = "v"
|
||||||
|
|
||||||
|
[melt]
|
||||||
|
source = "github"
|
||||||
|
github = "charmbracelet/melt"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[vhs]
|
[vhs]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "charmbracelet/vhs"
|
github = "charmbracelet/vhs"
|
||||||
|
|
Loading…
Reference in a new issue