mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31: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.10-10",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-10-portable-Q16-x64.zip",
 | 
						|
            "hash": "4e834f652c24379389c71abbb4a73468442faf4f52c594d80cc9ada3ec4a334e"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-10-portable-Q16-x86.zip",
 | 
						|
            "hash": "65e3ba8f85885d90c2404aa86c02728a8dfeae50f8d67ef7424074b278bdff7e"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "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"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |