diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index faff616d3b..309483719d 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,20 +1,20 @@ { - "version": "7.1.1-29", + "version": "7.1.1-30", "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-29-Q16-HDRI-x64-dll.exe", - "hash": "0c760dc5e36c4a50915575b71a903f804a58528af063adeab0122b1dacebe762" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-30-Q16-HDRI-x64-dll.exe", + "hash": "749da7e6373e1e7f99ff961854b006816098847d9ec70af5963108ae94d6e259" }, "32bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-29-Q16-HDRI-x86-dll.exe", - "hash": "1dd8d25d0b1999ae7ac9fa7e66076234332e12759ed8d4b5a2b185120635a266" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-30-Q16-HDRI-x86-dll.exe", + "hash": "fd4807fa3b144e6f9588f19465cd7761502a7d8a04c697bcf56d5588b1240208" }, "arm64": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-29-Q16-HDRI-arm64-dll.exe", - "hash": "c29c0049abb9ada642e5a79adb66fc4bf104faa935c1d0b202bb43fa5eb1a23a" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-30-Q16-HDRI-arm64-dll.exe", + "hash": "882f20f90474114419686511dc1b311e82c1575800f94a7a20fa17acf1112eb8" } }, "innosetup": true,