diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index 86ea678637..138c743b67 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,20 +1,20 @@ { - "version": "7.1.1-27", + "version": "7.1.1-28", "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-27-Q16-HDRI-x64-dll.exe", - "hash": "d9226f028dbc4756a70ef2bbef1dcbd1d9d31c218a3b4f7e57cba2621ecdf863" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-28-Q16-HDRI-x64-dll.exe", + "hash": "4723c47cf110604e00d937130ac41ec4cbf285d4ad3b461659b16c0be24e9023" }, "32bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-27-Q16-HDRI-x86-dll.exe", - "hash": "dd5347f7458b2d7ace130fe2a9bd6344782b68c857bdea7176f4e9f1a7ca64e6" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-28-Q16-HDRI-x86-dll.exe", + "hash": "277631fcd88a03b9d17d0146eb5c18a680052f1b83c9091e79d2911b0360d812" }, "arm64": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-27-Q16-HDRI-arm64-dll.exe", - "hash": "186aa684c266129c026f9354f1ef83bf6097c1817539d124fda5ef69ca5fe9a0" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-28-Q16-HDRI-arm64-dll.exe", + "hash": "fe70555243e7e677253c1a97865643366180d77ea27aa0cc035c2bd983b5f3e9" } }, "innosetup": true,