mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
Update nmap to version 7.60 (#1778)
This commit is contained in:
parent
b4c355478d
commit
fcfeafc2b4
15
nmap.json
15
nmap.json
@ -1,9 +1,9 @@
|
||||
{
|
||||
"homepage": "https://nmap.org",
|
||||
"version": "7.31",
|
||||
"version": "7.60",
|
||||
"license": "https://svn.nmap.org/nmap/COPYING",
|
||||
"url": "https://nmap.org/dist/nmap-7.31-setup.exe",
|
||||
"hash": "A11E24D481C3CCBDC7AD30AF36F27B1557E5C94CCAC410BB0829EE82DCD3FD9E",
|
||||
"url": "https://nmap.org/dist/nmap-7.60-setup.exe",
|
||||
"hash": "5dbe89981a8d567e5b9b935fbf8019885e7347f45c5af69cab21e8dcafee3393",
|
||||
"extract_dir": "nmap",
|
||||
"installer": {
|
||||
"args": "/S /D=$dir"
|
||||
@ -25,5 +25,12 @@
|
||||
"zenmap.exe",
|
||||
"Zenmap"
|
||||
]
|
||||
]
|
||||
],
|
||||
"checkver": {
|
||||
"url": "https://nmap.org/download.html",
|
||||
"re": "nmap-([\\d.]+)-setup.exe"
|
||||
},
|
||||
"autoupdate": {
|
||||
"url": "https://nmap.org/dist/nmap-$version-setup.exe"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user