imagemagick: Update to version 7.1.1-46

This commit is contained in:
github-actions[bot] 2025-03-19 00:36:46 +00:00
parent 09c1d13af9
commit e1a554e8b5

View File

@ -1,20 +1,20 @@
{ {
"version": "7.1.1-45", "version": "7.1.1-46",
"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-45-Q16-HDRI-x64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-46-Q16-HDRI-x64-dll.exe",
"hash": "32942012821b23acb164c31b90c2f10aa7c61e6eef3dc09bfff1fb43174c2552" "hash": "eeb9399b2af1a9df20db8529513d618c0e2d7df0fbdcaf49934fde3e93b3977a"
}, },
"32bit": { "32bit": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-45-Q16-HDRI-x86-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-46-Q16-HDRI-x86-dll.exe",
"hash": "f353bbd3f9c27b92e76229c79fab1a4a4dfb8b6287d054d6f1a2caf754db3c60" "hash": "9878878c8b432838d7136aa8f433a55e2dab3c6e4f5c0d3d103565cd202f7727"
}, },
"arm64": { "arm64": {
"url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-45-Q16-HDRI-arm64-dll.exe", "url": "https://imagemagick.org/archive/binaries/ImageMagick-7.1.1-46-Q16-HDRI-arm64-dll.exe",
"hash": "eb6c14e1c3d13b3cd9cd9991c252ddde5e315784018713b22e839416e5a872cd" "hash": "c6db6d35becc218f60733ec9a272e88848444b2e3112622dcdb978065d0f65c7"
} }
}, },
"innosetup": true, "innosetup": true,