mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			33 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			33 lines
		
	
	
		
			1.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "8.14.5",
 | 
						|
    "description": "A demand-driven, horizontally threaded image processing library",
 | 
						|
    "homepage": "https://www.libvips.org/",
 | 
						|
    "license": "LGPL-2.1-only",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "hash": "7af4f07a34d9a06aa9fad4b2f3a75157916ab71614ec87198635fcb06fdfb3a1",
 | 
						|
            "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.14.5/vips-dev-w64-all-8.14.5.zip"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "hash": "e9923b909fe38b73d6bc0172501099c3780cae943d37f79115824291f2f41d13",
 | 
						|
            "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.14.5/vips-dev-w32-all-8.14.5.zip"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "extract_dir": "vips-dev-8.14",
 | 
						|
    "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"
 | 
						|
    }
 | 
						|
}
 |