diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index f9780d0354..c03c72daa7 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,16 +1,16 @@ { - "version": "7.1.0-60", + "version": "7.1.0-61", "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-60-Q16-HDRI-x64-dll.exe", - "hash": "cf3b47b3161eb09bdefe098310b1a06932abb04c78dbfe8f066f26f2f4e18701" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-61-Q16-HDRI-x64-dll.exe", + "hash": "0f81a3c8e23c9d91e23a2d467de4bf42be4e99ad83ce6abed44cbfb7fe75185b" }, "32bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-60-Q16-HDRI-x86-dll.exe", - "hash": "a51bfb1430fb44ef8295e4557c5f94b7478e4d4431e7854222d36bf3aec48c4e" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-61-Q16-HDRI-x86-dll.exe", + "hash": "6b23d4cc381d78e0ec17ac0dfd67e407cd623c58bc54cc5d35e72a0cd5d0d534" } }, "innosetup": true,