diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index b1bfd6828a..2df7efff57 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,20 +1,20 @@ { - "version": "7.1.1-20", + "version": "7.1.1-21", "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.1-20-Q16-HDRI-x64-dll.exe", - "hash": "79a109aaeb08c950aaf3e4e3eef29d09a484553a5b09fdde382c2ac138077895" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-21-Q16-HDRI-x64-dll.exe", + "hash": "4f9e19fa67aba1094ed27eb50fdb002ff9c4480698ebf86f9800099c92a5bf2a" }, "32bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-20-Q16-HDRI-x86-dll.exe", - "hash": "35506d22df38298a5d882e912c09aa64dae556019db4020026d5c0546e2e3503" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-21-Q16-HDRI-x86-dll.exe", + "hash": "0929bd2d68ce4125ffc0554875e3ab231b11681fd789059f1087d2da5b83d9b2" }, "arm64": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-20-Q16-HDRI-arm64-dll.exe", - "hash": "9aa4424bb49f228bee25a7be87c73c65a0fb9263f3230bfd9203fe737e3371f9" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-21-Q16-HDRI-arm64-dll.exe", + "hash": "55ed755c1e13cae123dc81818ca0899310e658db890319640cb452c548697b25" } }, "innosetup": true,