nmap: Update to version 7.98

This commit is contained in:
github-actions[bot] 2025-08-22 00:38:39 +00:00
parent ccf6099081
commit eb0f9180bc

View File

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