mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			26 lines
		
	
	
		
			1012 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			26 lines
		
	
	
		
			1012 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "4.2.0",
 | |
|     "description": "The OWASP Amass Project performs network mapping of attack surfaces and external asset discovery using open source information gathering and active reconnaissance techniques.",
 | |
|     "homepage": "https://github.com/OWASP/Amass",
 | |
|     "license": "Apache-2.0",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://github.com/OWASP/Amass/releases/download/v4.2.0/amass_windows_amd64.zip",
 | |
|             "hash": "509e9cb4861e4e01742bd96d7a380c47dd4dae47a7a6b18cd474763041c010b1",
 | |
|             "extract_dir": "amass_windows_amd64"
 | |
|         }
 | |
|     },
 | |
|     "bin": "amass.exe",
 | |
|     "checkver": "github",
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://github.com/OWASP/Amass/releases/download/v$version/amass_windows_amd64.zip"
 | |
|             }
 | |
|         },
 | |
|         "hash": {
 | |
|             "url": "https://github.com/OWASP/Amass/releases/download/v$version/amass_checksums.txt"
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)