nmap-portable: Update to version 7.92

This commit is contained in:
Richard Kuhnt 2021-08-08 01:00:36 +00:00
parent 47c9721b8f
commit 0472f2b726

View File

@ -1,5 +1,5 @@
{
"version": "7.91",
"version": "7.92",
"description": "Network exploration and security auditing utility.",
"homepage": "https://nmap.org",
"license": {
@ -14,8 +14,8 @@
"suggest": {
"Visual C++ Redist 2008": "extras/vcredist2008"
},
"url": "https://nmap.org/dist/nmap-7.91-setup.exe#/dl.7z",
"hash": "c4683097a2615252eeddab06c54872efb14c2ee2da8997b1c73844e582081a79",
"url": "https://nmap.org/dist/nmap-7.92-setup.exe#/dl.7z",
"hash": "b2400db1a4af9607fdd6ee50e0f5926d8b9272f89eec93d4c30b56dc854afb7a",
"pre_install": [
"Get-ChildItem \"$dir\\`$PLUGINSDIR\\npcap-*.exe\" | Select-Object -First 1 | Rename-Item -NewName 'npcap-oem.exe'",
"Move-Item \"$dir\\`$PLUGINSDIR\\npcap-oem.exe\" \"$dir\"",