diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index abe8f82526..5a7f2cb25a 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,20 +1,20 @@ { - "version": "7.1.1-9", + "version": "7.1.1-10", "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-9-Q16-HDRI-x64-dll.exe", - "hash": "6fdcd88e6435f9650debd862de98ef6d3cb085d773f6a637f23da138a67449b1" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-10-Q16-HDRI-x64-dll.exe", + "hash": "762c5c8907ab1783ad441648a0887dd56381077fdc16b801ce138adabe33026e" }, "32bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-9-Q16-HDRI-x86-dll.exe", - "hash": "57ad1907eff106cb05aeb9a9a05ffc938d232d40ca2fb771ce1f105c5d251a40" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-10-Q16-HDRI-x86-dll.exe", + "hash": "4ca8ace76f2408604c31a4d8fd98166087f9b8a13e050487d4e3a45948d43a6b" }, "arm64": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-9-Q16-HDRI-arm64-dll.exe", - "hash": "8e00ab91ead62697fe3948b8509c22aaca18683b3c7be7eeb28f79de04ec9880" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-10-Q16-HDRI-arm64-dll.exe", + "hash": "d3b647d0f678d7c8c5ce5c99bce889951d93c298b8e11c79f4d2cc16c996829a" } }, "innosetup": true,