diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index 624b6be352..5ef7869a72 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,16 +1,16 @@ { - "version": "7.1.0-24", + "version": "7.1.0-25", "description": "Create, edit, compose, and convert 200+ of bitmap images formats.", "homepage": "https://imagemagick.org/", "license": "ImageMagick", "architecture": { "64bit": { - "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-24-Q16-HDRI-x64-dll.exe", - "hash": "1ab0f6a398a001b85d965da0eb6a775011adbc793ed560d3ae6b69b79e2197c8" + "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-25-Q16-HDRI-x64-dll.exe", + "hash": "e6f660f822b3f1262ea362c564f936d7f8a28650bfe0eb5e4d5cc6360be294b9" }, "32bit": { - "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-24-Q16-HDRI-x86-dll.exe", - "hash": "72916d8c7f6311bb2d461069f7cf6b94b89430850d2fdd4ff1c9cc78a9c62426" + "url": "https://download.imagemagick.org/ImageMagick/download/binaries/ImageMagick-7.1.0-25-Q16-HDRI-x86-dll.exe", + "hash": "f1c9e09bc5e6c9ba7516201f95eee0ea2f37eca47891580f3ab4df0066a04868" } }, "innosetup": true,