nvchecker: add mold
This commit is contained in:
parent
a24535e31d
commit
4671fffcb0
1 changed files with 6 additions and 0 deletions
|
@ -90,6 +90,12 @@ to_pattern = '\1.\2.\3'
|
|||
|
||||
# github
|
||||
|
||||
[mold]
|
||||
source = "github"
|
||||
github = "rui314/mold"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[mimalloc]
|
||||
source = "github"
|
||||
github = "microsoft/mimalloc"
|
||||
|
|
Loading…
Reference in a new issue