diff --git a/bucket/nmap.json b/bucket/nmap.json index a4e14ca5e2..ad7a68a515 100644 --- a/bucket/nmap.json +++ b/bucket/nmap.json @@ -1,5 +1,5 @@ { - "version": "7.95", + "version": "7.96", "description": "Network exploration and security auditing utility.", "homepage": "https://nmap.org", "license": { @@ -16,8 +16,8 @@ "suggest": { "vcredist": "extras/vcredist2008" }, - "url": "https://nmap.org/dist/nmap-7.95-setup.exe#/dl.7z", - "hash": "c59b51d15b5965f27db4c5bbd21793ad6b492c8c751836ba8bd43829d791146e", + "url": "https://nmap.org/dist/nmap-7.96-setup.exe#/dl.7z", + "hash": "bf2d6f24fc284af48de07d8be754b7cc498f8f4f40f6dd26277cc22cfdfc62b7", "pre_install": [ "Get-ChildItem \"$dir\\`$PLUGINSDIR\\npcap-*.exe\" | Select-Object -First 1 | Rename-Item -NewName 'npcap.exe'", "Move-Item \"$dir\\`$PLUGINSDIR\\npcap.exe\" \"$dir\"",