mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
		
			
				
	
	
		
			18 lines
		
	
	
		
			596 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			596 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.17.0",
 | 
						|
    "description": "A command-line utility for lossy compression of PNG images",
 | 
						|
    "homepage": "https://pngquant.org/",
 | 
						|
    "license": "GPL-3.0-or-later",
 | 
						|
    "url": "https://pngquant.org/pngquant-windows.zip",
 | 
						|
    "hash": "bd0257aeeccfe446a4cd764927e26f8af6051796f28abed104307284107b120d",
 | 
						|
    "extract_dir": "pngquant",
 | 
						|
    "bin": "pngquant.exe",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://pngquant.org/releases.html",
 | 
						|
        "regex": "pngquant-([\\d.]+)-src\\.tar\\.gz"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://pngquant.org/pngquant-windows.zip"
 | 
						|
    }
 | 
						|
}
 |