nvchecker: add zoxide
This commit is contained in:
parent
cb2a5c6255
commit
e0a1251d7b
1 changed files with 6 additions and 0 deletions
|
@ -71,6 +71,12 @@ prefix = "r"
|
|||
|
||||
# github
|
||||
|
||||
[zoxide]
|
||||
source = "github"
|
||||
github = "ajeetdsouza/zoxide"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[postgresql-semver]
|
||||
source = "github"
|
||||
github = "theory/pg-semver"
|
||||
|
|
Loading…
Reference in a new issue