diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index e589e4b4e5..a089352dec 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,16 +1,16 @@ { - "version": "7.1.0-34", + "version": "7.1.0-35", "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-34-Q16-HDRI-x64-dll.exe", - "hash": "b88e994fdc4e6e610f73978c45b45a0e4027872d4da7648a9fe091da2415e8e1" + "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-35-Q16-HDRI-x64-dll.exe", + "hash": "55b068003f5bff410845058e1eb149363eefc66d5e3ce8da316f6a33ddacf51c" }, "32bit": { - "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-34-Q16-HDRI-x86-dll.exe", - "hash": "a953c3ca8056084f4f0322edb96fc34708bc8021be0b10229fe3b872f26ad67c" + "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-35-Q16-HDRI-x86-dll.exe", + "hash": "7af19a747ac4387f3723890340ca3876a18b46024dd28faa5c1e128ba4c3a595" } }, "innosetup": true,