diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index cb5fbb109f..cd8c0586ec 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,16 +1,16 @@ { - "version": "7.1.1-6", + "version": "7.1.1-7", "description": "Create, edit, compose, and convert 200+ of bitmap images formats.", "homepage": "https://imagemagick.org/", "license": "ImageMagick", "architecture": { "64bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-6-Q16-HDRI-x64-dll.exe", - "hash": "c2c7a20e9f9fea24b249665d4a6cb1748287a12eb39490d6efd4653e65db0b1e" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-7-Q16-HDRI-x64-dll.exe", + "hash": "9fc7e295f10b725e0e84f2aec3de997852c1c05f588db2411eb5ca28972105a6" }, "32bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-6-Q16-HDRI-x86-dll.exe", - "hash": "f7395dfc71b2b0295a22f4a47113a2af5bf4a7eabd37918c1c7779d6a1258294" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-7-Q16-HDRI-x86-dll.exe", + "hash": "549ccb06cf5118d0cf53aea075b811c66a5b97d4c254e0a10ad366574c6b5590" } }, "innosetup": true,