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-28",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-28-portable-Q16-x64.zip",
 | 
						|
            "hash": "3fb10ee9e7353798e4bff33256abeeea65858ef3209556ab08d3d4dad7f150f3"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.8-28-portable-Q16-x86.zip",
 | 
						|
            "hash": "fb90947eb1100096f813e1e25284cab774575932dfdcf79c081c8e84453cd1cf"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "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"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |