From 4fe6096cd9f04299a97d33812894fc5564a4ed76 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 29 Mar 2025 20:27:00 +0000 Subject: [PATCH] imagemagick: Update to version 7.1.1-47 --- bucket/imagemagick.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/imagemagick.json b/bucket/imagemagick.json index c25a420758..bf40beb12a 100644 --- a/bucket/imagemagick.json +++ b/bucket/imagemagick.json @@ -1,20 +1,20 @@ { - "version": "7.1.1-46", + "version": "7.1.1-47", "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-46-Q16-HDRI-x64-dll.exe", - "hash": "eeb9399b2af1a9df20db8529513d618c0e2d7df0fbdcaf49934fde3e93b3977a" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-47-Q16-HDRI-x64-dll.exe", + "hash": "461c472063efa216f3e729cb65b824e641f0c24d206f039453cd46bc38056e43" }, "32bit": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-46-Q16-HDRI-x86-dll.exe", - "hash": "9878878c8b432838d7136aa8f433a55e2dab3c6e4f5c0d3d103565cd202f7727" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-47-Q16-HDRI-x86-dll.exe", + "hash": "305cd615ce6c8cf2a787bcd9586a99fd8dd7134b830e2a176a4cf2ba6b7a28ab" }, "arm64": { - "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-46-Q16-HDRI-arm64-dll.exe", - "hash": "c6db6d35becc218f60733ec9a272e88848444b2e3112622dcdb978065d0f65c7" + "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-47-Q16-HDRI-arm64-dll.exe", + "hash": "072d68c4602b00559f3b6d2bd83cc03951b9e9ad1ac9de3077364937f7ca8577" } }, "innosetup": true,