nvchecker: add zoxide

This commit is contained in:
George Rawlinson 2021-08-17 01:21:04 +00:00
parent cb2a5c6255
commit e0a1251d7b
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -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"