nvchecker: add quickwit
This commit is contained in:
parent
a7f030d481
commit
2d71223247
1 changed files with 6 additions and 0 deletions
|
@ -121,6 +121,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
|
||||||
|
|
||||||
# github
|
# github
|
||||||
|
|
||||||
|
[quickwit]
|
||||||
|
source = "github"
|
||||||
|
github = "quickwit-inc/quickwit"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[cargo-sweep]
|
[cargo-sweep]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "holmgr/cargo-sweep"
|
github = "holmgr/cargo-sweep"
|
||||||
|
|
Loading…
Reference in a new issue