nmap: Fix broken bins and shortcuts (#4826)

This commit is contained in:
Brian 2023-05-23 13:22:57 -04:00 committed by GitHub
parent 40fd4daf08
commit f5a5e00387
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,16 +26,9 @@
"bin": [
"nmap.exe",
"ncat.exe",
"ndiff.exe",
"zenmap.exe",
"ndiff.bat",
"nping.exe"
],
"shortcuts": [
[
"zenmap.exe",
"Zenmap - Nmap GUI"
]
],
"checkver": {
"url": "https://nmap.org/download.html",
"regex": "nmap-([\\d.]+)-setup\\.exe"