mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			25 lines
		
	
	
		
			840 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			840 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "3.88.14",
 | 
						|
    "description": "Find leaked credentials",
 | 
						|
    "homepage": "https://github.com/trufflesecurity/trufflehog",
 | 
						|
    "license": "AGPL-3.0-only",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v3.88.14/trufflehog_3.88.14_windows_amd64.tar.gz",
 | 
						|
            "hash": "1f67e2f77758309fa26c81a43f3a78568b859f5f289c147cba9d7d7c407c767e"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "trufflehog.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/trufflesecurity/trufflehog/releases/download/v$version/trufflehog_$version_windows_amd64.tar.gz"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "$baseurl/trufflehog_$version_checksums.txt"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |