diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index a19f7ae0c5..cb16545f64 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,16 +1,16 @@ { - "version": "7.1.0-55", + "version": "7.1.0-56", "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.0-55-Q16-HDRI-x64-dll.exe", - "hash": "26b8695d7b68ad4cdcbf746fad2254a950e5387db771e9e7cb36d011c480f8d4" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-56-Q16-HDRI-x64-dll.exe", + "hash": "747e778592c9278d8dbde1d9698f4b070768da20b8ee87cd3b7482f74bbf39c8" }, "32bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-55-Q16-HDRI-x86-dll.exe", - "hash": "beb7d1003fe932fe14f42f88d7a5b353072fb114238c41d789cfc030b5f1d3da" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-56-Q16-HDRI-x86-dll.exe", + "hash": "b7320eb83f5f1d99f96b0ca7d58c92f1fc28dbf6d2b8ebb1f48f010d97eddc07" } }, "innosetup": true,