From a990ed0a1df4440a2c574019438cd65ce330b91c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 May 2023 04:26:07 +0000 Subject: [PATCH] nmap: Update to version 7.94 --- bucket/nmap.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nmap.json b/bucket/nmap.json index 39ffb161b6..6d59f0cc3e 100644 --- a/bucket/nmap.json +++ b/bucket/nmap.json @@ -1,5 +1,5 @@ { - "version": "7.93", + "version": "7.94", "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.93-setup.exe#/dl.7z", - "hash": "f1160a33fb79c764cdc4c023fa700054ae2945ed91880e37348a17c010ca716f", + "url": "https://nmap.org/dist/nmap-7.94-setup.exe#/dl.7z", + "hash": "b99c4535e1603a2150e4dd97933b69bfddf23e8cceff5c36606ec0327c6f7193", "pre_install": [ "Get-ChildItem \"$dir\\`$PLUGINSDIR\\npcap-*.exe\" | Select-Object -First 1 | Rename-Item -NewName 'npcap.exe'", "Move-Item \"$dir\\`$PLUGINSDIR\\npcap.exe\" \"$dir\"",