mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
nmap: Update to version 7.95
This commit is contained in:
parent
f4a8b1200e
commit
ec2f145d0e
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "7.94",
|
"version": "7.95",
|
||||||
"description": "Network exploration and security auditing utility.",
|
"description": "Network exploration and security auditing utility.",
|
||||||
"homepage": "https://nmap.org",
|
"homepage": "https://nmap.org",
|
||||||
"license": {
|
"license": {
|
||||||
@ -16,8 +16,8 @@
|
|||||||
"suggest": {
|
"suggest": {
|
||||||
"vcredist": "extras/vcredist2008"
|
"vcredist": "extras/vcredist2008"
|
||||||
},
|
},
|
||||||
"url": "https://nmap.org/dist/nmap-7.94-setup.exe#/dl.7z",
|
"url": "https://nmap.org/dist/nmap-7.95-setup.exe#/dl.7z",
|
||||||
"hash": "b99c4535e1603a2150e4dd97933b69bfddf23e8cceff5c36606ec0327c6f7193",
|
"hash": "c59b51d15b5965f27db4c5bbd21793ad6b492c8c751836ba8bd43829d791146e",
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
"Get-ChildItem \"$dir\\`$PLUGINSDIR\\npcap-*.exe\" | Select-Object -First 1 | Rename-Item -NewName 'npcap.exe'",
|
"Get-ChildItem \"$dir\\`$PLUGINSDIR\\npcap-*.exe\" | Select-Object -First 1 | Rename-Item -NewName 'npcap.exe'",
|
||||||
"Move-Item \"$dir\\`$PLUGINSDIR\\npcap.exe\" \"$dir\"",
|
"Move-Item \"$dir\\`$PLUGINSDIR\\npcap.exe\" \"$dir\"",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user