diff --git a/bucket/graphicsmagick.json b/bucket/graphicsmagick.json index cc28608fc4..c10cbf2145 100644 --- a/bucket/graphicsmagick.json +++ b/bucket/graphicsmagick.json @@ -1,16 +1,16 @@ { - "version": "1.3.40", + "version": "1.3.42", "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.40/GraphicsMagick-1.3.40-Q8-win64-dll.exe", - "hash": "sha1:310fb11067113fd06a096d228b8d904a69d48a29" + "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.42/GraphicsMagick-1.3.42-Q8-win64-dll.exe", + "hash": "sha1:462857e50d763689761033e3314c237cc4f0c008" }, "32bit": { - "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.40/GraphicsMagick-1.3.40-Q8-win32-dll.exe", - "hash": "sha1:de1c29566fe48cf18606a409851ad6e2ab17d03e" + "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.42/GraphicsMagick-1.3.42-Q8-win32-dll.exe", + "hash": "sha1:e44f755fb9034dc6c5495a0a1796cb49de964b0a" } }, "innosetup": true,