diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index c03c72daa7..a66c3c73da 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,16 +1,16 @@ { - "version": "7.1.0-61", + "version": "7.1.0-62", "description": "Create, edit, compose, and convert 200+ of bitmap images formats.", "homepage": "https://imagemagick.org/", "license": "ImageMagick", "architecture": { "64bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-61-Q16-HDRI-x64-dll.exe", - "hash": "0f81a3c8e23c9d91e23a2d467de4bf42be4e99ad83ce6abed44cbfb7fe75185b" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-62-Q16-HDRI-x64-dll.exe", + "hash": "6b2cd214c4cc3fadf338bbce7a06cc3ca7ede79f36aa0d3b8706aed2217a33bd" }, "32bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-61-Q16-HDRI-x86-dll.exe", - "hash": "6b23d4cc381d78e0ec17ac0dfd67e407cd623c58bc54cc5d35e72a0cd5d0d534" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-62-Q16-HDRI-x86-dll.exe", + "hash": "27d0dd4466435f01d8c137ecd069f8a9aec7d8e41f0bd6b0b6d3bce1a2247d04" } }, "innosetup": true,