mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
nmap: Update to version 7.97
This commit is contained in:
parent
4ed4c7ffae
commit
e599255fbc
@ -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\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user