mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			27 lines
		
	
	
		
			839 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			839 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.1.5",
 | 
						|
    "description": "A static analysis security scanner for Terraform code",
 | 
						|
    "homepage": "https://tfsec.dev",
 | 
						|
    "license": "MIT",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/aquasecurity/tfsec/releases/download/v1.1.5/tfsec-windows-amd64.exe#/tfsec.exe",
 | 
						|
            "hash": "74d1a795a425eb250a7d32884ee25f288fd802dd84c2dec6bfa5a8b5911a26bc"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "tfsec.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/aquasecurity/tfsec"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/aquasecurity/tfsec/releases/download/v$version/tfsec-windows-amd64.exe#/tfsec.exe"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$baseurl/tfsec_checksums.txt"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |