imagemagick: Update to version 7.1.1-43

This commit is contained in:
github-actions[bot] 2024-12-23 00:37:06 +00:00
parent 534cd14d72
commit 8f9fabce7a

View File

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