nmap: Update to version 7.93

This commit is contained in:
github-actions[bot] 2022-09-02 00:34:58 +00:00
parent 989c27e1f7
commit 2a320d7635

View File

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