imagemagick: Update to version 7.1.1-44

This commit is contained in:
github-actions[bot] 2025-02-22 20:26:39 +00:00
parent 03709ea013
commit 0679d9712f

View File

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