mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			51 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			51 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "https://imagemagick.org/",
 | 
						|
    "description": "Create, edit, compose, and convert 200+ of bitmap images formats.",
 | 
						|
    "license": "ImageMagick",
 | 
						|
    "version": "7.0.8-67",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-67-portable-Q16-x64.zip",
 | 
						|
            "hash": "904dadae4d1daaf0fb980c97053b3fcd3fac071c3bc7805a07c2269745ed08c9"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-67-portable-Q16-x86.zip",
 | 
						|
            "hash": "20cd303afbfedd8ab87cb51a38472e06004ca1e5bfbcdfbc275875e3dc93614d"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "depends": "ffmpeg",
 | 
						|
    "bin": [
 | 
						|
        "compare.exe",
 | 
						|
        "composite.exe",
 | 
						|
        "conjure.exe",
 | 
						|
        "convert.exe",
 | 
						|
        [
 | 
						|
            "convert.exe",
 | 
						|
            "imconvert"
 | 
						|
        ],
 | 
						|
        "dcraw.exe",
 | 
						|
        "hp2xx.exe",
 | 
						|
        "identify.exe",
 | 
						|
        "IMDisplay.exe",
 | 
						|
        "magick.exe",
 | 
						|
        "mogrify.exe",
 | 
						|
        "montage.exe",
 | 
						|
        "stream.exe"
 | 
						|
    ],
 | 
						|
    "checkver": "The current release is ImageMagick <a.*?>([0-9\\.p-]+)</a>",
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://www.imagemagick.org/download/binaries/ImageMagick-$version-portable-Q16-x64.zip"
 | 
						|
            },
 | 
						|
            "32bit": {
 | 
						|
                "url": "https://www.imagemagick.org/download/binaries/ImageMagick-$version-portable-Q16-x86.zip"
 | 
						|
            }
 | 
						|
        },
 | 
						|
        "hash": {
 | 
						|
            "mode": "rdf",
 | 
						|
            "url": "https://www.imagemagick.org/download/binaries/digest.rdf"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |