imagemagick: Update to version 7.1.1-45

This commit is contained in:
github-actions[bot] 2025-03-09 16:27:09 +00:00
parent 419eee70c1
commit b6a2bb1658

View File

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