diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index 78cc212713..b5e486509b 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,16 +1,16 @@ { - "version": "7.1.0-40", + "version": "7.1.0-41", "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-40-Q16-HDRI-x64-dll.exe", - "hash": "58ca3c5ee258e5a4b8d45258e06d001b7c71c5dbd6afdb952636540e76be3eb7" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-41-Q16-HDRI-x64-dll.exe", + "hash": "981c1daf18ba9caad246234f7d4cee07c11fe861ee243c74c408cd4582370497" }, "32bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-40-Q16-HDRI-x86-dll.exe", - "hash": "84e9d9f0eaaff12398bb84c0fadee08af700524170fd2d2539f51eddc22659f7" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-41-Q16-HDRI-x86-dll.exe", + "hash": "4351293b209bf13d7fce57596effcae26dd867b08aed1f8d6142a7ceae87d78a" } }, "innosetup": true,