diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index e183de17f4..45319815cb 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,20 +1,20 @@ { - "version": "7.1.1-38", + "version": "7.1.1-39", "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-38-Q16-HDRI-x64-dll.exe", - "hash": "f821b6cf6bdfa89a5bbbdcd83d730557792bc8c4dc710d56f052982176d9e10f" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-39-Q16-HDRI-x64-dll.exe", + "hash": "0f031a0fc6c79379f9ae7c00d19e8374f01ff154568cd3af6530785f7a0052df" }, "32bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-38-Q16-HDRI-x86-dll.exe", - "hash": "e6e972772970f71c4e332984b5d8200ff7c9b1557e3f92592dc3160b22c872c1" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-39-Q16-HDRI-x86-dll.exe", + "hash": "55a7cef7727900034f181f24c6e5a5fad2e9ddffe1e5521269fc9afac72cbcc2" }, "arm64": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-38-Q16-HDRI-arm64-dll.exe", - "hash": "7bd19780ab7192ec75420c166ab0b9662112b6222240d930d9d1a000d64af0d5" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-39-Q16-HDRI-arm64-dll.exe", + "hash": "a54dbf2e5d38e0a90a2a191b6193f4de042a617f1d1be76458ee131daf1ca505" } }, "innosetup": true,