diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index cb16545f64..923b1f7dc0 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,16 +1,16 @@ { - "version": "7.1.0-56", + "version": "7.1.0-57", "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-56-Q16-HDRI-x64-dll.exe", - "hash": "747e778592c9278d8dbde1d9698f4b070768da20b8ee87cd3b7482f74bbf39c8" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-57-Q16-HDRI-x64-dll.exe", + "hash": "b2e09952e1c5271dfa5249db3cf5843bb7268cf19e66d4b9ef779dd051ff3d1e" }, "32bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-56-Q16-HDRI-x86-dll.exe", - "hash": "b7320eb83f5f1d99f96b0ca7d58c92f1fc28dbf6d2b8ebb1f48f010d97eddc07" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.0-57-Q16-HDRI-x86-dll.exe", + "hash": "7743617f07a8eb8e303d2c7b732542bdbf20ec39f0f68ed41b893c7294d74c17" } }, "innosetup": true,