mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
		
			798 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			798 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "https://github.com/mozilla/mozjpeg",
 | 
						|
    "description": "Improved JPEG encoder",
 | 
						|
    "version": "3.1",
 | 
						|
    "license": {
 | 
						|
        "identifier": "BSD-3-Clause,IJG,Zlib",
 | 
						|
        "url": "https://raw.githubusercontent.com/mozilla/mozjpeg/master/LICENSE.md"
 | 
						|
    },
 | 
						|
    "url": "https://mozjpeg.codelove.de/bin/mozjpeg_3.1_x86.zip",
 | 
						|
    "hash": "f8fd47f219823e7ee1fe6583bca8baca075d214081588f1fd66141f790cf0731",
 | 
						|
    "bin": [
 | 
						|
        "cjpeg.exe",
 | 
						|
        [
 | 
						|
            "cjpeg.exe",
 | 
						|
            "mozjpeg"
 | 
						|
        ],
 | 
						|
        "djpeg.exe",
 | 
						|
        "jpegtran.exe"
 | 
						|
    ],
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://mozjpeg.codelove.de/binaries.html",
 | 
						|
        "re": "version ([\\d.]+)"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://mozjpeg.codelove.de/bin/mozjpeg_$version_x86.zip"
 | 
						|
    }
 | 
						|
}
 |