nmap-portable: Update to version 7.90

This commit is contained in:
Richard Kuhnt 2020-10-02 22:00:41 +00:00
parent 988931e1f1
commit a64d6550f1

View File

@ -1,13 +1,13 @@
{ {
"homepage": "https://nmap.org", "homepage": "https://nmap.org",
"description": "Network exploration and security auditing utility.", "description": "Network exploration and security auditing utility.",
"version": "7.80", "version": "7.90",
"license": { "license": {
"identifier": "GPL-2.0-only", "identifier": "GPL-2.0-only",
"url": "https://github.com/nmap/nmap/blob/master/COPYING" "url": "https://github.com/nmap/nmap/blob/master/COPYING"
}, },
"url": "https://nmap.org/dist/nmap-7.80-setup.exe#/dl.7z", "url": "https://nmap.org/dist/nmap-7.90-setup.exe#/dl.7z",
"hash": "3b4d726bd366e7439367fa78a186dfa9b641d3b2ad354fd915581b6567480f94", "hash": "a402b3c7a4f0fba8e046ce508b8048663d4f4f84b9d2eb87e9ae479541e043e0",
"suggest": { "suggest": {
"Visual C++ Redist 2008": "extras/vcredist2008" "Visual C++ Redist 2008": "extras/vcredist2008"
}, },