author | Morten Linderud
<foxboron@archlinux.org> 2024-02-10 11:38:32 UTC |
committer | Morten Linderud
<foxboron@archlinux.org> 2024-02-10 11:38:32 UTC |
parent | c3838ae737ba2d5f31c91b58d587b0c52c71e67e |
.nvchecker.toml | +6 | -0 |
diff --git a/.nvchecker.toml b/.nvchecker.toml new file mode 100644 index 0000000..209d689 --- /dev/null +++ b/.nvchecker.toml @@ -0,0 +1,6 @@ +[jq] +source = "github" +github = "stedolan/jq" +prefix = "jq-" +use_max_tag = true +exclude_regex = ".*(rc).*"