diff --git a/bucket/graphicsmagick.json b/bucket/graphicsmagick.json index 60cd9fe3a6..973a88cc35 100644 --- a/bucket/graphicsmagick.json +++ b/bucket/graphicsmagick.json @@ -1,16 +1,16 @@ { - "version": "1.3.45", + "version": "1.3.46", "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)", "homepage": "http://www.graphicsmagick.org/", "license": "MIT", "architecture": { "64bit": { - "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.45/GraphicsMagick-1.3.45-Q8-win64-dll.exe", - "hash": "sha1:fd3ffb8856ce7f1fb9e8c1496298214db128ba71" + "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.46/GraphicsMagick-1.3.46-Q8-win64-dll.exe", + "hash": "sha1:46157b349f8e6bcc6a077c196ffa0a904a09f249" }, "32bit": { - "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.45/GraphicsMagick-1.3.45-Q8-win32-dll.exe", - "hash": "sha1:2f701865822312365611e07da017e90f2cdc85d8" + "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.46/GraphicsMagick-1.3.46-Q8-win32-dll.exe", + "hash": "sha1:2134558aa45e2bbd054600bce23369eb4d007295" } }, "innosetup": true,