mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			707 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			707 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.5.6",
 | 
						|
    "description": "Utility to optimize/compress JPEG files",
 | 
						|
    "homepage": "https://github.com/tjko/jpegoptim",
 | 
						|
    "license": "GPL-3.0-only",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://github.com/tjko/jpegoptim/releases/download/v1.5.6/jpegoptim-1.5.6-x64-windows.zip",
 | 
						|
            "hash": "db2d8caee88f2665b772c4591cba223b8b729500b88266dc06d4bf79d28fe11a"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "bin": "jpegoptim.exe",
 | 
						|
    "checkver": "github",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/tjko/jpegoptim/releases/download/v$version/jpegoptim-$version-x64-windows.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |