mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			710 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			710 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.0.10",
 | 
						|
    "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.10/sslscan-win-2.0.10.zip",
 | 
						|
            "hash": "a4d4ec89ebb893b131301fc442be5c734980a1c7dd137a047fa80a968683fcbd"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "sslscan.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/rbsec/sslscan/releases/download/$version/sslscan-win-$version.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |