mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	Relates to Excavator unable to update: https://github.com/ScoopInstaller/Main/runs/7409144125?check_suite_focus=true#step:3:404
		
			
				
	
	
		
			22 lines
		
	
	
		
			702 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			702 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.0.15",
 | 
						|
    "description": "Tests SSL/TLS enabled services to discover supported cipher suites",
 | 
						|
    "homepage": "https://github.com/rbsec/sslscan",
 | 
						|
    "license": "GPL-3.0-only",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/rbsec/sslscan/releases/download/2.0.15/sslscan-2.0.15.zip",
 | 
						|
            "hash": "bd26b4698d54165d482b2c5a2f52958f8b375a65681233f91d57a6449baa9b01"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "sslscan.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/rbsec/sslscan/releases/download/$version/sslscan-$version.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |