nvchecker: add sake
This commit is contained in:
parent
8f24d5c1c5
commit
c3fabbe6e6
1 changed files with 6 additions and 0 deletions
|
@ -1025,6 +1025,12 @@ github = "jarulraj/sqlcheck"
|
||||||
use_max_tag = true
|
use_max_tag = true
|
||||||
prefix = "v"
|
prefix = "v"
|
||||||
|
|
||||||
|
[sake]
|
||||||
|
source = "github"
|
||||||
|
github = "alajmo/sake"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[mani]
|
[mani]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "alajmo/mani"
|
github = "alajmo/mani"
|
||||||
|
|
Loading…
Reference in a new issue