diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index cd8c0586ec..92eb850c04 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,16 +1,16 @@ { - "version": "7.1.1-7", + "version": "7.1.1-8", "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-7-Q16-HDRI-x64-dll.exe", - "hash": "9fc7e295f10b725e0e84f2aec3de997852c1c05f588db2411eb5ca28972105a6" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-8-Q16-HDRI-x64-dll.exe", + "hash": "3b3abeb9bb4af0839b2d699f664140aef5ebfc0eba1c1b05cd994071616d78fb" }, "32bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-7-Q16-HDRI-x86-dll.exe", - "hash": "549ccb06cf5118d0cf53aea075b811c66a5b97d4c254e0a10ad366574c6b5590" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-8-Q16-HDRI-x86-dll.exe", + "hash": "9eed9191fa77acf8f3284d55296558382b6920cc3e56155f60d16ba4f1791b0a" } }, "innosetup": true,