mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
		
			945 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			945 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.9.0",
 | 
						|
    "description": "A video transcoder with extensive support for multiple formats. (CLI version)",
 | 
						|
    "homepage": "https://handbrake.fr",
 | 
						|
    "license": "GPL-2.0-only",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/HandBrake/HandBrake/releases/download/1.9.0/HandBrakeCLI-1.9.0-win-x86_64.zip",
 | 
						|
            "hash": "cf08efa3f63e14e0687d112b5793805f8bdfea73cdd1e36723817f021ff9b674"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "HandBrakeCLI.exe",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/HandBrake/HandBrake"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/HandBrake/HandBrake/releases/download/$version/HandBrakeCLI-$version-win-x86_64.zip"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "url": "https://handbrake.fr/rotation.php?file=$basename",
 | 
						|
            "regex": "<td>$sha256</td>"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |