diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index e2b4ecd7b1..012e593e0f 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,16 +1,16 @@ { - "version": "7.1.0-20", + "version": "7.1.0-21", "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-20-Q16-HDRI-x64-dll.exe", - "hash": "d17933d5e52ccbc671669a338435402eafd3d9ebfbf1bc99aa9ce35aa4a753f8" + "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-21-Q16-HDRI-x64-dll.exe", + "hash": "a432f1bc6caf3c7d2b12a15fbead5f7792b38b9cc34fb9814b353da5ad3ff77b" }, "32bit": { - "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-20-Q16-HDRI-x86-dll.exe", - "hash": "d193ec21b6e22f503eae47aca34f3277570153ceafc6eb1d475cf70a52acfb5a" + "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-21-Q16-HDRI-x86-dll.exe", + "hash": "d64d044375dd5988550aaa4cfd8333092f96cbf23518daf926e7ac51fcbac436" } }, "innosetup": true,