diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index e28f5ecd38..6ccbcbdf1b 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,16 +1,16 @@ { - "version": "7.1.0-50", + "version": "7.1.0-51", "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-50-Q16-HDRI-x64-dll.exe", - "hash": "3a7d97a3b90110ec8f726c9e5e350db3b1ba9e03a48059de678b8eb008106275" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-51-Q16-HDRI-x64-dll.exe", + "hash": "3b4dd48eab57b6d478505f596a014f57bb69193f2d3ba450d036786a716ba4d9" }, "32bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-50-Q16-HDRI-x86-dll.exe", - "hash": "17c56d2b6c22f66a20d2ed5c1f6cde64becc1515b27f4f340f73fcc0f78fbd05" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-51-Q16-HDRI-x86-dll.exe", + "hash": "a641043506a4393077302f5a6b842152a253a53c83250291d747c69e0284ba8e" } }, "innosetup": true,