mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	nmap: Fix broken bins and shortcuts (#4826)
This commit is contained in:
		
							parent
							
								
									40fd4daf08
								
							
						
					
					
						commit
						f5a5e00387
					
				@ -26,16 +26,9 @@
 | 
				
			|||||||
    "bin": [
 | 
					    "bin": [
 | 
				
			||||||
        "nmap.exe",
 | 
					        "nmap.exe",
 | 
				
			||||||
        "ncat.exe",
 | 
					        "ncat.exe",
 | 
				
			||||||
        "ndiff.exe",
 | 
					        "ndiff.bat",
 | 
				
			||||||
        "zenmap.exe",
 | 
					 | 
				
			||||||
        "nping.exe"
 | 
					        "nping.exe"
 | 
				
			||||||
    ],
 | 
					    ],
 | 
				
			||||||
    "shortcuts": [
 | 
					 | 
				
			||||||
        [
 | 
					 | 
				
			||||||
            "zenmap.exe",
 | 
					 | 
				
			||||||
            "Zenmap - Nmap GUI"
 | 
					 | 
				
			||||||
        ]
 | 
					 | 
				
			||||||
    ],
 | 
					 | 
				
			||||||
    "checkver": {
 | 
					    "checkver": {
 | 
				
			||||||
        "url": "https://nmap.org/download.html",
 | 
					        "url": "https://nmap.org/download.html",
 | 
				
			||||||
        "regex": "nmap-([\\d.]+)-setup\\.exe"
 | 
					        "regex": "nmap-([\\d.]+)-setup\\.exe"
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user