From a64d6550f138e9913617323b88f3eb6c3b6db6c7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 2 Oct 2020 22:00:41 +0000 Subject: [PATCH] nmap-portable: Update to version 7.90 --- bucket/nmap-portable.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/nmap-portable.json b/bucket/nmap-portable.json index 3c7d47acaa..7e73f7ca86 100644 --- a/bucket/nmap-portable.json +++ b/bucket/nmap-portable.json @@ -1,13 +1,13 @@ { "homepage": "https://nmap.org", "description": "Network exploration and security auditing utility.", - "version": "7.80", + "version": "7.90", "license": { "identifier": "GPL-2.0-only", "url": "https://github.com/nmap/nmap/blob/master/COPYING" }, - "url": "https://nmap.org/dist/nmap-7.80-setup.exe#/dl.7z", - "hash": "3b4d726bd366e7439367fa78a186dfa9b641d3b2ad354fd915581b6567480f94", + "url": "https://nmap.org/dist/nmap-7.90-setup.exe#/dl.7z", + "hash": "a402b3c7a4f0fba8e046ce508b8048663d4f4f84b9d2eb87e9ae479541e043e0", "suggest": { "Visual C++ Redist 2008": "extras/vcredist2008" },