diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index 2bfab39b28..e183de17f4 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,20 +1,20 @@ { - "version": "7.1.1-37", + "version": "7.1.1-38", "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-37-Q16-HDRI-x64-dll.exe", - "hash": "ffc95e397b70f2b3a5e7ad2653c9b65799d0f229f13d23938a8ab7c9fbed4bf4" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-38-Q16-HDRI-x64-dll.exe", + "hash": "f821b6cf6bdfa89a5bbbdcd83d730557792bc8c4dc710d56f052982176d9e10f" }, "32bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-37-Q16-HDRI-x86-dll.exe", - "hash": "168c15afd95e6a9f633432e47f929c16dc4b584f87ee35aacd4bb0efed446632" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-38-Q16-HDRI-x86-dll.exe", + "hash": "e6e972772970f71c4e332984b5d8200ff7c9b1557e3f92592dc3160b22c872c1" }, "arm64": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-37-Q16-HDRI-arm64-dll.exe", - "hash": "eb133ee52bc2e5a968e433c9af14be08617e2896637093f9242057d0dfa4ad05" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-38-Q16-HDRI-arm64-dll.exe", + "hash": "7bd19780ab7192ec75420c166ab0b9662112b6222240d930d9d1a000d64af0d5" } }, "innosetup": true,