mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			50 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			50 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "https://www.imagemagick.org/script/index.php",
 | 
						|
    "license": "ImageMagick",
 | 
						|
    "version": "7.0.8-19",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-19-portable-Q16-x64.zip",
 | 
						|
            "hash": "abe5f3ab258f8ff02561c2fc209541919a0489f848037b6476b78897624604c5"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-19-portable-Q16-x86.zip",
 | 
						|
            "hash": "604b9e3494b42a37c7c0b71446cbc2a1fe28ef5b95ac5b44d2003a60644ad2e6"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "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"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |