diff --git a/bucket/graphicsmagick.json b/bucket/graphicsmagick.json index 9202689dcd..c5e0106719 100644 --- a/bucket/graphicsmagick.json +++ b/bucket/graphicsmagick.json @@ -2,15 +2,15 @@ "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.34", + "version": "1.3.35", "architecture": { "64bit": { - "url": "https://downloads.sourceforge.net/project/graphicsmagick/graphicsmagick-binaries/1.3.34/GraphicsMagick-1.3.34-Q8-win64-dll.exe", - "hash": "sha1:c99dfc3f09a41714f7cc2c3871510ff8a9f8f248" + "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.34/GraphicsMagick-1.3.34-Q8-win32-dll.exe", - "hash": "sha1:33b83d6933e6db1b0ed0d2fbdba5870c2731380e" + "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,