diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index b9495583ce..4d08c013c5 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -2,15 +2,15 @@ "homepage": "https://imagemagick.org/", "description": "Create, edit, compose, and convert 200+ of bitmap images formats.", "license": "ImageMagick", - "version": "7.0.9-23", + "version": "7.0.9-24", "architecture": { "64bit": { - "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-23-portable-Q16-x64.zip", - "hash": "38466a5a98fd308b992a51a75f8a7b1326bc2405d21a3235466a6c99d1f50740" + "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-24-portable-Q16-x64.zip", + "hash": "e5c83149c48a297c69fd3b669954b15f9650cf2cf2155586ce8baeb0211a6cd5" }, "32bit": { - "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-23-portable-Q16-x86.zip", - "hash": "0267d6d905f42045cc3596e2314702931aba087d14b491fe5fdb4bdc7da90927" + "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.9-24-portable-Q16-x86.zip", + "hash": "c823b45c5a0e0f499b56c057e180a1c757c87a6978f19e3bd175bf2ed8ee91c2" } }, "depends": "ffmpeg",