mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	Update handbrake-cli to version 1.1.0
This commit is contained in:
		
							parent
							
								
									bb68cd0c46
								
							
						
					
					
						commit
						32ab163e92
					
				@ -1,36 +1,28 @@
 | 
			
		||||
{
 | 
			
		||||
    "homepage": "https://handbrake.fr/",
 | 
			
		||||
    "license": "GPL-2.0",
 | 
			
		||||
    "version": "1.0.7",
 | 
			
		||||
    "version": "1.1.0",
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "hash": "b00c00520705e05bfb42701b4121de8e56c9c283af2b30d42ce10b24823519e0",
 | 
			
		||||
            "url": "https://download.handbrake.fr/handbrake/releases/1.0.7/HandBrakeCLI-1.0.7-win-x86_64.zip"
 | 
			
		||||
        },
 | 
			
		||||
        "32bit": {
 | 
			
		||||
            "hash": "152046b12d17c576d68eedecf5231001fafbc660c27ce52075b7a48d8ca91c8a",
 | 
			
		||||
            "url": "https://download.handbrake.fr/handbrake/releases/1.0.7/HandBrakeCLI-1.0.7-win-i686.zip"
 | 
			
		||||
            "hash": "8a8b5370f4c0f397b5bc7ff626c29e68bcaf48993819044b2082f7c6632f74ff",
 | 
			
		||||
            "url": "https://download.handbrake.fr/handbrake/releases/1.1.0/HandBrakeCLI-1.1.0-win-x86_64.zip"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": [
 | 
			
		||||
        "HandBrakeCLI.exe"
 | 
			
		||||
    ],
 | 
			
		||||
    "checkver": {
 | 
			
		||||
        "re": "Current\\s+Version:\\s+([\\d.]+)",
 | 
			
		||||
        "url": "https://handbrake.fr/downloads2.php"
 | 
			
		||||
        "github": "https://github.com/HandBrake/HandBrake"
 | 
			
		||||
    },
 | 
			
		||||
    "autoupdate": {
 | 
			
		||||
        "architecture": {
 | 
			
		||||
            "64bit": {
 | 
			
		||||
                "url": "https://download.handbrake.fr/handbrake/releases/$version/HandBrakeCLI-$version-win-x86_64.zip"
 | 
			
		||||
            },
 | 
			
		||||
            "32bit": {
 | 
			
		||||
                "url": "https://download.handbrake.fr/handbrake/releases/$version/HandBrakeCLI-$version-win-i686.zip"
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "hash": {
 | 
			
		||||
            "find": "<td>$basename</td>.*\\s+.*\\s+.*<br />([a-fA-F0-9]{64})</td>",
 | 
			
		||||
            "url": "https://handbrake.fr/checksums.php"
 | 
			
		||||
            "find": "<td>([a-fA-F0-9]{64})</td>",
 | 
			
		||||
            "url": "https://handbrake.fr/rotation.php?file=$basename"
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user