nvchecker: add sqlcheck

This commit is contained in:
George Rawlinson 2021-11-12 08:27:03 +00:00
parent 8d541a2175
commit 63c565fb9a
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -78,6 +78,12 @@ prefix = "r"
# github
[sqlcheck]
source = "github"
github = "jarulraj/sqlcheck"
use_max_tag = true
prefix = "v"
[mani]
source = "github"
github = "alajmo/mani"