diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index 773e0957a1..2ee054c8cd 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,20 +1,20 @@ { - "version": "7.1.1-31", + "version": "7.1.1-32", "description": "Create, edit, compose, and convert 200+ bitmap image formats.", "homepage": "https://imagemagick.org/", "license": "ImageMagick", "architecture": { "64bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-31-Q16-HDRI-x64-dll.exe", - "hash": "4787f382cf77896c6bfca95b60758591a1ff0811c1e5ac4d525d8f71a0e0dafb" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-32-Q16-HDRI-x64-dll.exe", + "hash": "1cc3efaff04c9e2cc01c00fa995f3a3bf84064275539a48c31b7f33caa89fe4c" }, "32bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-31-Q16-HDRI-x86-dll.exe", - "hash": "0f351c1f872c54be11cd987a82db2edcb573134eab5b3aad719ac0f14da84df2" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-32-Q16-HDRI-x86-dll.exe", + "hash": "fa0757e7a9ef582fdcbd83d650cbfa4fc86985c9aac8ffc1e072ac22c0e1a3fc" }, "arm64": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-31-Q16-HDRI-arm64-dll.exe", - "hash": "926ed808739d3c08d933e02363c0446270d851bc0aa4e4c411a492f0a632567f" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-32-Q16-HDRI-arm64-dll.exe", + "hash": "daf449af55d0685d09a165a068e8273ffa992fb814f06520a39921dab819ec70" } }, "innosetup": true,