mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			23 lines
		
	
	
		
			623 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			23 lines
		
	
	
		
			623 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.11.0",
 | 
						|
    "description": "GIF encoder based on libimagequant (pngquant).",
 | 
						|
    "homepage": "https://gif.ski",
 | 
						|
    "license": "AGPL-3.0-or-later",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://gif.ski/gifski-1.11.0.zip",
 | 
						|
            "hash": "e01c51bed4fd470c544c9d8d0f881fee3371a36de3e68a0c6a4ec7ff5c59fcdf"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "extract_dir": "win",
 | 
						|
    "bin": "gifski.exe",
 | 
						|
    "checkver": "gifski-([\\d.]+)\\.zip",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://gif.ski/gifski-$version.zip"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |