diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index 980e979d8d..f79ae11d47 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.10-24", + "version": "7.0.10-25", "architecture": { "64bit": { - "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-24-portable-Q16-x64.zip", - "hash": "9d5f8f6e5fa5ae03173c1e2c86f6d7d7b32b71605e4a01f6f9270035fc510d88" + "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-25-portable-Q16-x64.zip", + "hash": "3395763a9915b1b01fbbdd8072b193367ad60b03a047ccab8da007fb341d95c6" }, "32bit": { - "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-24-portable-Q16-x86.zip", - "hash": "e3aae1cc439670cfdda3b1a41423396cebdb15a7c657e9227f25f4f107ce3512" + "url": "https://www.imagemagick.org/download/binaries/ImageMagick-7.0.10-25-portable-Q16-x86.zip", + "hash": "dfebcbed67aa31e8d232228bd76561ff9ab2950aa30f19bac146ebbe6236f26e" } }, "depends": "ffmpeg",