mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 15:21:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			39 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			39 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "homepage": "http://www.graphicsmagick.org/",
 | 
						|
    "description": "Robust and efficient collection of tools and libraries which support reading, writing, and manipulating an image in over 89 major formats. (24/32 bit pixel support)",
 | 
						|
    "license": "MIT",
 | 
						|
    "version": "1.3.35",
 | 
						|
    "architecture": {
 | 
						|
        "64bit": {
 | 
						|
            "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.35/GraphicsMagick-1.3.35-Q8-win64-dll.exe",
 | 
						|
            "hash": "sha1:3683741adbd6e3aa7cca6408a641e874b2caf5a3"
 | 
						|
        },
 | 
						|
        "32bit": {
 | 
						|
            "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.35/GraphicsMagick-1.3.35-Q8-win32-dll.exe",
 | 
						|
            "hash": "sha1:a110ce6cad8f8a22583f2bbb9bb2079eab608a64"
 | 
						|
        }
 | 
						|
    },
 | 
						|
    "innosetup": true,
 | 
						|
    "bin": [
 | 
						|
        "gm.exe",
 | 
						|
        [
 | 
						|
            "gm.exe",
 | 
						|
            "gm-q8"
 | 
						|
        ]
 | 
						|
    ],
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://sourceforge.net/p/graphicsmagick/news/?source=navbar",
 | 
						|
        "re": "GraphicsMagick ([\\d].[\\d].[\\d]+)"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "architecture": {
 | 
						|
            "64bit": {
 | 
						|
                "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/$version/GraphicsMagick-$version-Q8-win64-dll.exe"
 | 
						|
            },
 | 
						|
            "32bit": {
 | 
						|
                "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/$version/GraphicsMagick-$version-Q8-win32-dll.exe"
 | 
						|
            }
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |