mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			712 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			712 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.7.7",
 | 
						|
    "description": "A PNG optimizer that recompresses image files to a smaller size, without losing any information.",
 | 
						|
    "homepage": "https://optipng.sourceforge.net/",
 | 
						|
    "license": "Zlib",
 | 
						|
    "url": "https://downloads.sourceforge.net/project/optipng/OptiPNG/optipng-0.7.7/optipng-0.7.7-win32.zip",
 | 
						|
    "hash": "sha1:2a1484d27bf63c7a15c3494eea95a2c804f5bdbc",
 | 
						|
    "extract_dir": "optipng-0.7.7-win32",
 | 
						|
    "bin": "optipng.exe",
 | 
						|
    "checkver": "([\\d.]+)<\\/b><\\/font> \\(stable\\)",
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://downloads.sourceforge.net/project/optipng/OptiPNG/optipng-$version/optipng-$version-win32.zip",
 | 
						|
        "extract_dir": "optipng-$version-win32"
 | 
						|
    }
 | 
						|
}
 |