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