diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index e6c9eab92b..1a0a1bfb38 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,16 +1,16 @@ { - "version": "7.1.0-43", + "version": "7.1.0-44", "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-43-Q16-HDRI-x64-dll.exe", - "hash": "f923cb918e0764738809446b20a763bac3bf1897a0d6823648dc9b748acb3797" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-44-Q16-HDRI-x64-dll.exe", + "hash": "92f0dab43d35f3956379eeb3a5b6c17323ced51424665c5fecf30a87bbad6934" }, "32bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-43-Q16-HDRI-x86-dll.exe", - "hash": "a848d0161628731daa638920e014c4540cfa64b1322099e100dafd212ed9afca" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-44-Q16-HDRI-x86-dll.exe", + "hash": "ccfa308fedc41b664a39f0c691e69e75899d75a840df0bab44d12c1a065d12aa" } }, "innosetup": true,