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