author | Levente Polyak
<anthraxx@archlinux.org> 2024-05-11 23:22:38 UTC |
committer | Levente Polyak
<anthraxx@archlinux.org> 2024-05-11 23:22:38 UTC |
parent | 281825577c79bbd0f6e516971429d8878b0b0d1c |
.nvchecker.toml | +4 | -0 |
diff --git a/.nvchecker.toml b/.nvchecker.toml new file mode 100644 index 0000000..6c316b9 --- /dev/null +++ b/.nvchecker.toml @@ -0,0 +1,4 @@ +[nmap] +source = "regex" +url = "https://nmap.org/dist/" +regex = "nmap-([0-9\\.]+).tar.bz2"