mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
nmap-portable: Update to version 7.92
This commit is contained in:
parent
47c9721b8f
commit
0472f2b726
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "7.91",
|
||||
"version": "7.92",
|
||||
"description": "Network exploration and security auditing utility.",
|
||||
"homepage": "https://nmap.org",
|
||||
"license": {
|
||||
@ -14,8 +14,8 @@
|
||||
"suggest": {
|
||||
"Visual C++ Redist 2008": "extras/vcredist2008"
|
||||
},
|
||||
"url": "https://nmap.org/dist/nmap-7.91-setup.exe#/dl.7z",
|
||||
"hash": "c4683097a2615252eeddab06c54872efb14c2ee2da8997b1c73844e582081a79",
|
||||
"url": "https://nmap.org/dist/nmap-7.92-setup.exe#/dl.7z",
|
||||
"hash": "b2400db1a4af9607fdd6ee50e0f5926d8b9272f89eec93d4c30b56dc854afb7a",
|
||||
"pre_install": [
|
||||
"Get-ChildItem \"$dir\\`$PLUGINSDIR\\npcap-*.exe\" | Select-Object -First 1 | Rename-Item -NewName 'npcap-oem.exe'",
|
||||
"Move-Item \"$dir\\`$PLUGINSDIR\\npcap-oem.exe\" \"$dir\"",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user