mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
nmap: Update to version 7.98
This commit is contained in:
parent
ccf6099081
commit
eb0f9180bc
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "7.97",
|
||||
"version": "7.98",
|
||||
"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.97-setup.exe#/dl.7z",
|
||||
"hash": "d953719622808d1f58fb65ad2ddf3e7d03e33f1105c6d422b76e420ad6e1f45f",
|
||||
"url": "https://nmap.org/dist/nmap-7.98-setup.exe#/dl.7z",
|
||||
"hash": "5a52826b45600c34662012cc70f35df8dde590b83c14d0f3c7be04bbb4087d32",
|
||||
"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