mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "23.10",
 | 
						|
    "description": "A convenient unified display of the most relevant technical and tag data for video and audio files.",
 | 
						|
    "homepage": "https://mediaarea.net/en/MediaInfo",
 | 
						|
    "license": "BSD-2-Clause",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://mediaarea.net/download/binary/mediainfo/23.10/MediaInfo_CLI_23.10_Windows_x64.zip",
 | 
						|
            "hash": "3d5e3323128bdbb102d2db53d2e9176a025c9b0e73d2bb39134b455f66bfa3ae"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://mediaarea.net/download/binary/mediainfo/23.10/MediaInfo_CLI_23.10_Windows_i386.zip",
 | 
						|
            "hash": "e0689430b49cb8aebe01ded5547ba2767fbfe3043481bcb9bca24c690e3fcc0e"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "mediainfo.exe",
 | 
						|
    "checkver": "version ([\\d.]+)",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://mediaarea.net/download/binary/mediainfo/$version/MediaInfo_CLI_$version_Windows_x64.zip"
 | 
						|
            },
 | 
						|
            "32bit": {
 | 
						|
                "url": "https://mediaarea.net/download/binary/mediainfo/$version/MediaInfo_CLI_$version_Windows_i386.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |