diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index 11ff1fee81..90d1f368e3 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,16 +1,16 @@ { - "version": "7.1.0-28", + "version": "7.1.0-29", "description": "Create, edit, compose, and convert 200+ of bitmap images formats.", "homepage": "https://imagemagick.org/", "license": "ImageMagick", "architecture": { "64bit": { - "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-28-Q16-HDRI-x64-dll.exe", - "hash": "1c63617b309154711db36134c755beb644d788a62f33a48e4bef211bfca5f921" + "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-29-Q16-HDRI-x64-dll.exe", + "hash": "7cb8bad7d3f453735ddf050cf9bcb40a700ee5eea28897fa41c9807dcc9e3cd1" }, "32bit": { - "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-28-Q16-HDRI-x86-dll.exe", - "hash": "fb3556c28ba1e7bd35f49ab9276e2a1a00c32477f960a1a2ee1201fe5d3b6f25" + "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-29-Q16-HDRI-x86-dll.exe", + "hash": "dd796bf633b1e292ee546a0d4469a78cb670dab554fef4ecaffee0315a6a899c" } }, "innosetup": true,