From e599255fbc5203582ba4df9e2913bd548c2bd8e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 16:30:04 +0000 Subject: [PATCH] nmap: Update to version 7.97 --- bucket/nmap.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nmap.json b/bucket/nmap.json index ad7a68a515..a65ad901f3 100644 --- a/bucket/nmap.json +++ b/bucket/nmap.json @@ -1,5 +1,5 @@ { - "version": "7.96", + "version": "7.97", "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.96-setup.exe#/dl.7z", - "hash": "bf2d6f24fc284af48de07d8be754b7cc498f8f4f40f6dd26277cc22cfdfc62b7", + "url": "https://nmap.org/dist/nmap-7.97-setup.exe#/dl.7z", + "hash": "d953719622808d1f58fb65ad2ddf3e7d03e33f1105c6d422b76e420ad6e1f45f", "pre_install": [ "Get-ChildItem \"$dir\\`$PLUGINSDIR\\npcap-*.exe\" | Select-Object -First 1 | Rename-Item -NewName 'npcap.exe'", "Move-Item \"$dir\\`$PLUGINSDIR\\npcap.exe\" \"$dir\"",