diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index 5f628b7a09..d67dbb80f1 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,16 +1,16 @@ { - "version": "7.1.0-17", + "version": "7.1.0-18", "description": "Create, edit, compose, and convert 200+ of bitmap images formats.", "homepage": "https://imagemagick.org/", "license": "ImageMagick", "architecture": { "64bit": { - "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-17-Q16-HDRI-x64-dll.exe", - "hash": "327733a845f2a0ccb31b89565472259f1068e600b937d2053158ce175b8403f7" + "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-18-Q16-HDRI-x64-dll.exe", + "hash": "b257c712d4e216a1303f6fd009e36f7bae191b518e4213edecdc55f584a86f63" }, "32bit": { - "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-17-Q16-HDRI-x86-dll.exe", - "hash": "c6c54aa13380f2f9be36b8c05bc474892eab0b9372242d1d4182cb259dcb52d6" + "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-18-Q16-HDRI-x86-dll.exe", + "hash": "30444c638044f31b93cd02263cc711c8b865e01ce6b52cb5f48db8d1b86e284a" } }, "innosetup": true,