imagemagick: Update to version 7.1.1-47

This commit is contained in:
github-actions[bot] 2025-03-29 20:27:00 +00:00
parent c9350a1b92
commit 4fe6096cd9

View File

@ -1,20 +1,20 @@
{ {
"version": "7.1.1-46", "version": "7.1.1-47",
"description": "Create, edit, compose, and convert 200+ bitmap image formats.", "description": "Create, edit, compose, and convert 200+ bitmap image formats.",
"homepage": "https://imagemagick.org/", "homepage": "https://imagemagick.org/",
"license": "ImageMagick", "license": "ImageMagick",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-46-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-47-Q16-HDRI-x64-dll.exe",
"hash": "eeb9399b2af1a9df20db8529513d618c0e2d7df0fbdcaf49934fde3e93b3977a" "hash": "461c472063efa216f3e729cb65b824e641f0c24d206f039453cd46bc38056e43"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-46-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-47-Q16-HDRI-x86-dll.exe",
"hash": "9878878c8b432838d7136aa8f433a55e2dab3c6e4f5c0d3d103565cd202f7727" "hash": "305cd615ce6c8cf2a787bcd9586a99fd8dd7134b830e2a176a4cf2ba6b7a28ab"
}, },
"arm64": { "arm64": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-46-Q16-HDRI-arm64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-47-Q16-HDRI-arm64-dll.exe",
"hash": "c6db6d35becc218f60733ec9a272e88848444b2e3112622dcdb978065d0f65c7" "hash": "072d68c4602b00559f3b6d2bd83cc03951b9e9ad1ac9de3077364937f7ca8577"
} }
}, },
"innosetup": true, "innosetup": true,