diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index a089352dec..d336a91b8c 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,16 +1,16 @@ { - "version": "7.1.0-35", + "version": "7.1.0-36", "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-35-Q16-HDRI-x64-dll.exe", - "hash": "55b068003f5bff410845058e1eb149363eefc66d5e3ce8da316f6a33ddacf51c" + "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-36-Q16-HDRI-x64-dll.exe", + "hash": "5a3132c63103150f5440e8bee3d71a1feb2f365057fe9e792467a376d29d8c18" }, "32bit": { - "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-35-Q16-HDRI-x86-dll.exe", - "hash": "7af19a747ac4387f3723890340ca3876a18b46024dd28faa5c1e128ba4c3a595" + "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-36-Q16-HDRI-x86-dll.exe", + "hash": "1313da91985019c75a8a44053e3c413e4b5f7ff8b71f8a5f2c40ed4984d6451a" } }, "innosetup": true,