packages/jq/.nvchecker.toml
2024-08-09 14:58:22 +02:00

7 lines
107 B
TOML

[jq]
source = "github"
github = "stedolan/jq"
prefix = "jq-"
use_max_tag = true
exclude_regex = ".*(rc).*"