mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			33 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "8.17.2",
 | 
						|
    "description": "A demand-driven, horizontally threaded image processing library",
 | 
						|
    "homepage": "https://www.libvips.org/",
 | 
						|
    "license": "LGPL-2.1-only",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "hash": "54f335f12557c6eaf09bf6093f160b56f9761e82091dba89cd8d3a3bd9ac33e2",
 | 
						|
            "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.17.2/vips-dev-w64-all-8.17.2.zip"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "hash": "fc601ef99ff2e588e65bb5c6b9ca90a771d2de95803b8e002387be21df1bd9a8",
 | 
						|
            "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.17.2/vips-dev-w32-all-8.17.2.zip"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "extract_dir": "vips-dev-8.17",
 | 
						|
    "env_add_path": "bin",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/libvips/build-win64-mxe"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://github.com/libvips/build-win64-mxe/releases/download/v$version/vips-dev-w64-all-$version.zip"
 | 
						|
            },
 | 
						|
            "32bit": {
 | 
						|
                "url": "https://github.com/libvips/build-win64-mxe/releases/download/v$version/vips-dev-w32-all-$version.zip"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "extract_dir": "vips-dev-$majorVersion.$minorVersion"
 | 
						|
    }
 | 
						|
}
 |