diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index f2f346cc43..3b3cc06e96 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,20 +1,20 @@ { - "version": "7.1.1-34", + "version": "7.1.1-35", "description": "Create, edit, compose, and convert 200+ bitmap image formats.", "homepage": "https://imagemagick.org/", "license": "ImageMagick", "architecture": { "64bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-34-Q16-HDRI-x64-dll.exe", - "hash": "f3a7791ed35525b395bdab4a73c356c28ff70c17f979acdd16bfef81c9388774" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-35-Q16-HDRI-x64-dll.exe", + "hash": "83e1b3ad474b6c78f0f20514c6313938dcdd3bf8338c316c25f099d44cbf483c" }, "32bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-34-Q16-HDRI-x86-dll.exe", - "hash": "5b0c3fc7500aa90f0850089a4d442ea9a2ef546f6cc7e744b211580ed4d109cb" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-35-Q16-HDRI-x86-dll.exe", + "hash": "6cb6f25b7ddf499309909252240f847b14d7d1279f7f04bc8eb468f27777ced8" }, "arm64": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-34-Q16-HDRI-arm64-dll.exe", - "hash": "989b0e26548fa4241fa4d44bfb2c2f0a2558d82605b8bd5ca7268496da6aaf4d" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-35-Q16-HDRI-arm64-dll.exe", + "hash": "6190d808395bd0605ed9523752c37afa88b37b1df413bfe0cc60da66de5b065e" } }, "innosetup": true,