diff --git a/bucket/graphicsmagick-q16.json b/bucket/graphicsmagick-q16.json deleted file mode 100644 index 010172ae19..0000000000 --- a/bucket/graphicsmagick-q16.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "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.", - "license": "MIT", - "version": "1.3.33", - "architecture": { - "64bit": { - "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.33/GraphicsMagick-1.3.33-Q16-win64-dll.exe", - "hash": "sha1:00ae085e072f476ca8065553964e496dac16bc86" - }, - "32bit": { - "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.33/GraphicsMagick-1.3.33-Q16-win32-dll.exe", - "hash": "sha1:e29820780650a68df947f597ffec28918ea15873" - } - }, - "innosetup": true, - "bin": [ - "gm.exe", - [ - "gm.exe", - "gm-q16" - ] - ], - "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-Q16-win64-dll.exe" - }, - "32bit": { - "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/$version/GraphicsMagick-$version-Q16-win32-dll.exe" - } - } - } -} diff --git a/bucket/graphicsmagick-q8.json b/bucket/graphicsmagick.json similarity index 96% rename from bucket/graphicsmagick-q8.json rename to bucket/graphicsmagick.json index 6eef056326..fbe33bdbd5 100644 --- a/bucket/graphicsmagick-q8.json +++ b/bucket/graphicsmagick.json @@ -1,6 +1,6 @@ { "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.", + "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.33", "architecture": {