diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index 688ec256b6..e442312c48 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,16 +1,16 @@ { - "version": "7.1.0-52", + "version": "7.1.0-53", "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-52-Q16-HDRI-x64-dll.exe", - "hash": "5d4593ae42af79c587ea47d8d7138c0549662608d3db8098de0a337fed1aede4" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-53-Q16-HDRI-x64-dll.exe", + "hash": "f11dd8ff1651ff63fe29566eb8b21aaa56cd59da053f03fc78d320cd45a602c4" }, "32bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-52-Q16-HDRI-x86-dll.exe", - "hash": "c84bafb39d83118be50d7025b0ad27e9d6c03a68f73ead0739fd879e51943a78" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-53-Q16-HDRI-x86-dll.exe", + "hash": "76491d76fad6b369be23d943baa6b06926ff1befa55b87e8af2d389543a46bd0" } }, "innosetup": true,