diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index 88c1d97ed4..b89216cd9f 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,16 +1,16 @@ { - "version": "7.1.0-31", + "version": "7.1.0-32", "description": "Create, edit, compose, and convert 200+ of bitmap images formats.", "homepage": "https://imagemagick.org/", "license": "ImageMagick", "architecture": { "64bit": { - "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-31-Q16-HDRI-x64-dll.exe", - "hash": "5f798f81a1739b88673fd9da08b195af44fe59de6ffcbab5de79efe61ab29502" + "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-32-Q16-HDRI-x64-dll.exe", + "hash": "e7f895d313ba76a365fb016a85e890671ee4ca3e5e88d41c8bf168b63c17faac" }, "32bit": { - "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-31-Q16-HDRI-x86-dll.exe", - "hash": "144c960bda59df21adc10035368b8242ff311d44af07e6193732b32fbf336c6a" + "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-32-Q16-HDRI-x86-dll.exe", + "hash": "bac3789cb2d8638d8c5a1dc7f0fb8c1872e1a69fe899c882ab0f67b2bfb4cae4" } }, "innosetup": true,