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