mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
nmap: Fix shortcuts (#6248)
Co-authored-by: Leo Liu <11664880+silver886@users.noreply.github.com>
This commit is contained in:
parent
7ee58c054f
commit
b8263d22b3
@ -29,6 +29,14 @@
|
||||
"ndiff.bat",
|
||||
"nping.exe"
|
||||
],
|
||||
"shortcuts": [
|
||||
[
|
||||
"zenmap/bin/pythonw.exe",
|
||||
"Zenmap - Nmap GUI",
|
||||
"-c \"from zenmapGUI.App import run;run()\"",
|
||||
"nmap.exe"
|
||||
]
|
||||
],
|
||||
"checkver": {
|
||||
"url": "https://nmap.org/download.html",
|
||||
"regex": "nmap-([\\d.]+)-setup\\.exe"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user