diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index b89216cd9f..ed93d79781 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,16 +1,16 @@ { - "version": "7.1.0-32", + "version": "7.1.0-33", "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-32-Q16-HDRI-x64-dll.exe", - "hash": "e7f895d313ba76a365fb016a85e890671ee4ca3e5e88d41c8bf168b63c17faac" + "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-33-Q16-HDRI-x64-dll.exe", + "hash": "af4060ce7f0b9f6ca10c1d1aca3886503270058d1ad6c0f508131cf5bbc78f50" }, "32bit": { - "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-32-Q16-HDRI-x86-dll.exe", - "hash": "bac3789cb2d8638d8c5a1dc7f0fb8c1872e1a69fe899c882ab0f67b2bfb4cae4" + "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-33-Q16-HDRI-x86-dll.exe", + "hash": "884d16fee91d9c9595c5004e8ccdb18e65204011af862c2c1b760cb5fbcf2438" } }, "innosetup": true,