nvchecker: add sqlc
This commit is contained in:
parent
fe892297c7
commit
904b6e3e02
1 changed files with 6 additions and 0 deletions
|
@ -82,6 +82,12 @@ prefix = "r"
|
|||
|
||||
# github
|
||||
|
||||
[sqlc]
|
||||
source = "github"
|
||||
github = "kyleconroy/sqlc"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[pypyr]
|
||||
source = "github"
|
||||
github = "pypyr/pypyr"
|
||||
|
|
Loading…
Reference in a new issue