diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index a66c3c73da..64ed34332f 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,16 +1,16 @@ { - "version": "7.1.0-62", + "version": "7.1.1-0", "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-62-Q16-HDRI-x64-dll.exe", - "hash": "6b2cd214c4cc3fadf338bbce7a06cc3ca7ede79f36aa0d3b8706aed2217a33bd" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-0-Q16-HDRI-x64-dll.exe", + "hash": "caccd08172ba47a98f19a30ddab969f2cf1190950ae88b73add60a0d8feaf26f" }, "32bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-62-Q16-HDRI-x86-dll.exe", - "hash": "27d0dd4466435f01d8c137ecd069f8a9aec7d8e41f0bd6b0b6d3bce1a2247d04" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-0-Q16-HDRI-x86-dll.exe", + "hash": "8a902992af64d5679cc7a9e4e4cf170c618fd5295d4ad90abb3c1b8266a1ddce" } }, "innosetup": true,